libkdepim
KPIM::NepomukWarning Class Reference
#include <nepomukwarning.h>
Inheritance diagram for KPIM::NepomukWarning:
Public Member Functions | |
NepomukWarning (const char *neverShowAgainKey, QWidget *parent=0) | |
void | setMissingFeatures (const QStringList &features) |
Static Public Member Functions | |
static bool | missingNepomukWarning (const char *neverShowAgainKey) |
static QString | nepomukWarningGroupName () |
Detailed Description
Inline warning message for windows/dialogs that semi-optionally depend on Nepomuk.
Just add this to the layout at the top, it'll automatically show itself when necessary.
- Since
- 4.8
Definition at line 34 of file nepomukwarning.h.
Constructor & Destructor Documentation
|
explicit |
- Parameters
-
neverShowAgainKey Key used for storing/retrieving the "never show again" state.
Definition at line 34 of file nepomukwarning.cpp.
Member Function Documentation
|
static |
Definition at line 68 of file nepomukwarning.cpp.
|
static |
Definition at line 75 of file nepomukwarning.cpp.
void KPIM::NepomukWarning::setMissingFeatures | ( | const QStringList & | features | ) |
Sets a list of features that wont work.
Definition at line 95 of file nepomukwarning.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:58: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:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.