Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
UI_impl::tcl_Progress Class Reference

#include <ui_tcltk.h>

Inheritance diagram for UI_impl::tcl_Progress:
Inheritance graph
[legend]
Collaboration diagram for UI_impl::tcl_Progress:
Collaboration graph
[legend]

Public Member Functions

 tcl_Progress (UI_handle_t ti)
 
virtual ~tcl_Progress ()
 
virtual bool report (size_t done, size_t total, const char *msg)
 
- Public Member Functions inherited from Progress::Impl
virtual ~Impl ()
 

Detailed Description

Definition at line 75 of file ui_tcltk.h.

Constructor & Destructor Documentation

◆ tcl_Progress()

UI_impl::tcl_Progress::tcl_Progress ( UI_handle_t  ti)
inline

Definition at line 80 of file ui_tcltk.h.

◆ ~tcl_Progress()

virtual UI_impl::tcl_Progress::~tcl_Progress ( )
inlinevirtual

Definition at line 81 of file ui_tcltk.h.

Member Function Documentation

◆ report()

virtual bool UI_impl::tcl_Progress::report ( size_t  done,
size_t  total,
const char *  msg 
)
inlinevirtual

Implements Progress::Impl.

Definition at line 83 of file ui_tcltk.h.


The documentation for this class was generated from the following file: