krdc
NxResumeSessions Class Reference
#include <nxresumesessions.h>
Inheritance diagram for NxResumeSessions:

Signals | |
void | newSession () |
void | resumeSession (QString) |
Public Member Functions | |
NxResumeSessions () | |
~NxResumeSessions () | |
void | addSessions (QList< nxcl::NXResumeData > sessions) |
void | clear () |
bool | empty () const |
void | show () |
Detailed Description
Definition at line 34 of file nxresumesessions.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file nxresumesessions.cpp.
NxResumeSessions::~NxResumeSessions | ( | ) |
Definition at line 56 of file nxresumesessions.cpp.
Member Function Documentation
void NxResumeSessions::addSessions | ( | QList< nxcl::NXResumeData > | sessions | ) |
Definition at line 72 of file nxresumesessions.cpp.
void NxResumeSessions::clear | ( | ) |
Definition at line 67 of file nxresumesessions.cpp.
bool NxResumeSessions::empty | ( | ) | const |
Definition at line 62 of file nxresumesessions.cpp.
|
signal |
|
signal |
void NxResumeSessions::show | ( | ) |
Definition at line 88 of file nxresumesessions.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:54:04 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:54:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.