Konsole
Konsole::ZModemDialog Class Reference
#include <ZModemDialog.h>
Inheritance diagram for Konsole::ZModemDialog:
Public Member Functions | |
ZModemDialog (QWidget *parent, bool modal, const QString &caption) | |
void | addProgressText (const QString &) |
void | transferDone () |
Detailed Description
Definition at line 29 of file ZModemDialog.h.
Constructor & Destructor Documentation
ZModemDialog::ZModemDialog | ( | QWidget * | parent, |
bool | modal, | ||
const QString & | caption | ||
) |
Definition at line 28 of file ZModemDialog.cpp.
Member Function Documentation
void ZModemDialog::addProgressText | ( | const QString & | text | ) |
Adds a line of text to the progress window.
Definition at line 50 of file ZModemDialog.cpp.
void ZModemDialog::transferDone | ( | ) |
To indicate the process is finished.
Definition at line 58 of file ZModemDialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.