|
struct progdlg * | showProgress (const QString &title, bool animate, bool terminate_is_stop, bool *stop_flag, int value=0) |
|
struct progdlg * | showBusy (bool animate, bool terminate_is_stop, bool *stop_flag) |
|
void | setValue (int value) |
|
void | hide () |
|
|
void | showRequested (bool animate, bool terminate_is_stop, bool *stop_flag) |
|
void | valueChanged (int value) |
|
void | maximumValueChanged (int value) |
|
void | setHidden () |
|
void | stopLoading () |
|
|
| ProgressFrame (QWidget *parent=0) |
|
void | captureFileClosing () |
|
|
static void | addToButtonBox (QDialogButtonBox *button_box, QObject *main_window) |
|
|
void | timerEvent (QTimerEvent *event) |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/progress_frame.h
- /builds/wireshark/wireshark/ui/qt/progress_frame.cpp