kapptemplate
#include <settings.h>
Public Member Functions | |
~Settings () | |
~Settings () | |
~Settings () | |
~Settings () | |
~Settings () | |
ItemBool * | readOnlyItem () |
Static Public Member Functions | |
static QColor | col_background () |
static QColor | col_background () |
static QColor | col_foreground () |
static QColor | col_foreground () |
static int | newtab () |
static int | newtab () |
static bool | readOnly () |
static Settings * | self () |
static Settings * | self () |
static Settings * | self () |
static Settings * | self () |
static Settings * | self () |
static void | setCol_background (const QColor &v) |
static void | setCol_background (const QColor &v) |
static void | setCol_foreground (const QColor &v) |
static void | setCol_foreground (const QColor &v) |
static void | setNewtab (int v) |
static void | setNewtab (int v) |
static void | setReadOnly (bool v) |
static int | val_time () |
static int | val_time () |
Protected Member Functions | |
Settings () | |
Settings () | |
Settings () | |
Settings () | |
Settings () | |
Protected Attributes | |
QColor | mCol_background |
QColor | mCol_foreground |
int | mNewtab |
bool | mReadOnly |
int | mVal_time |
Detailed Description
Definition at line 9 of file C++/akonadiresource/settings.h.
Constructor & Destructor Documentation
Settings::~Settings | ( | ) |
Definition at line 41 of file C++/akonadiresource/settings.cpp.
|
protected |
Definition at line 29 of file C++/akonadiresource/settings.cpp.
Settings::~Settings | ( | ) |
|
protected |
Settings::~Settings | ( | ) |
|
protected |
Settings::~Settings | ( | ) |
|
protected |
Settings::~Settings | ( | ) |
|
protected |
Member Function Documentation
|
inlinestatic |
Get color of the background.
Definition at line 30 of file C++/kapp4/src/settings.h.
|
inlinestatic |
Get color of the background.
Definition at line 30 of file C++/kapp4-qml/src/settings.h.
|
inlinestatic |
Get color of the foreground.
Definition at line 49 of file C++/kapp4/src/settings.h.
|
inlinestatic |
Get color of the foreground.
Definition at line 49 of file C++/kapp4-qml/src/settings.h.
|
inlinestatic |
Get New Tab content behaviour.
Definition at line 31 of file C++/konqplugin/src/settings.h.
|
inlinestatic |
Get New Tab content behaviour.
Definition at line 31 of file ruby/rubykonqplugin/src/settings.h.
|
inlinestatic |
Get Do not change the actual backend data.
Definition at line 30 of file C++/akonadiresource/settings.h.
|
inline |
Get Item object corresponding to ReadOnly()
Definition at line 38 of file C++/akonadiresource/settings.h.
|
static |
|
static |
|
static |
Definition at line 19 of file C++/akonadiresource/settings.cpp.
|
static |
|
static |
|
inlinestatic |
Set color of the background.
Definition at line 20 of file C++/kapp4/src/settings.h.
|
inlinestatic |
Set color of the background.
Definition at line 20 of file C++/kapp4-qml/src/settings.h.
|
inlinestatic |
Set color of the foreground.
Definition at line 39 of file C++/kapp4/src/settings.h.
|
inlinestatic |
Set color of the foreground.
Definition at line 39 of file C++/kapp4-qml/src/settings.h.
|
inlinestatic |
Set New Tab content behaviour.
Definition at line 21 of file C++/konqplugin/src/settings.h.
|
inlinestatic |
Set New Tab content behaviour.
Definition at line 21 of file ruby/rubykonqplugin/src/settings.h.
|
inlinestatic |
Set Do not change the actual backend data.
Definition at line 20 of file C++/akonadiresource/settings.h.
|
inlinestatic |
Get size of a ball.
Definition at line 59 of file C++/kapp4/src/settings.h.
|
inlinestatic |
Get size of a ball.
Definition at line 59 of file C++/kapp4-qml/src/settings.h.
Member Data Documentation
|
protected |
Definition at line 70 of file C++/kapp4/src/settings.h.
|
protected |
Definition at line 71 of file C++/kapp4/src/settings.h.
|
protected |
Definition at line 42 of file C++/konqplugin/src/settings.h.
|
protected |
Definition at line 49 of file C++/akonadiresource/settings.h.
|
protected |
Definition at line 72 of file C++/kapp4/src/settings.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.