knotes
KNotesNetworkSender Class Reference
#include <knotesnetsend.h>
Inheritance diagram for KNotesNetworkSender:
Public Member Functions | |
KNotesNetworkSender (QTcpSocket *socket) | |
~KNotesNetworkSender () | |
void | setNote (const QString &title, const QString &text) |
void | setSenderId (const QString &sender) |
Protected Slots | |
void | slotClosed () |
void | slotConnected () |
void | slotError () |
void | slotWritten (qint64) |
Detailed Description
Definition at line 39 of file knotesnetsend.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file knotesnetsend.cpp.
KNotesNetworkSender::~KNotesNetworkSender | ( | ) |
Definition at line 53 of file knotesnetsend.cpp.
Member Function Documentation
void KNotesNetworkSender::setNote | ( | const QString & | title, |
const QString & | text | ||
) |
Definition at line 64 of file knotesnetsend.cpp.
void KNotesNetworkSender::setSenderId | ( | const QString & | sender | ) |
Definition at line 58 of file knotesnetsend.cpp.
|
protectedslot |
Definition at line 97 of file knotesnetsend.cpp.
|
protectedslot |
Definition at line 71 of file knotesnetsend.cpp.
|
protectedslot |
Definition at line 90 of file knotesnetsend.cpp.
|
protectedslot |
Definition at line 82 of file knotesnetsend.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.