knotes
KNoteHostDialog Class Reference
#include <knotehostdialog.h>
Inheritance diagram for KNoteHostDialog:
Public Member Functions | |
KNoteHostDialog (const QString &caption, QWidget *parent=0) | |
~KNoteHostDialog () | |
QString | host () const |
quint16 | port () const |
Detailed Description
A dialog that allows to select network service or request a hostname or IP address.
Definition at line 46 of file knotehostdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 54 of file knotehostdialog.cpp.
KNoteHostDialog::~KNoteHostDialog | ( | ) |
Definition at line 91 of file knotehostdialog.cpp.
Member Function Documentation
QString KNoteHostDialog::host | ( | ) | const |
Definition at line 122 of file knotehostdialog.cpp.
quint16 KNoteHostDialog::port | ( | ) | const |
Returns 0 if port was not specified.
Definition at line 127 of file knotehostdialog.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:56:33 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:56:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.