Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Progress Info interface adapter; maps to wxProgressDialog. More...

#include <stf.h>

Inheritance diagram for stf::wxProgressInfo:
Collaboration diagram for stf::wxProgressInfo:

Public Member Functions

 wxProgressInfo (const std::string &title, const std::string &message, int maximum, bool verbose=true)
bool Update (int value, const std::string &newmsg="", bool *skip=NULL)
 Updates the progress info.
Public Member Functions inherited from stfio::ProgressInfo
 ProgressInfo (const std::string &, const std::string &, int, bool)
 Constructor.

Detailed Description

Progress Info interface adapter; maps to wxProgressDialog.

Definition at line 109 of file stf.h.


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