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
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-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.