LabelIni Class Reference
#include <labelini.h>
List of all members.
|
Public Member Functions |
| LabelIni (QWidget *parent, const char *name=0, WFlags f=0) |
| LabelIni (const QString &text, QWidget *parent, const char *name=0, WFlags f=0) |
| LabelIni (QWidget *buddy, const QString &text, QWidget *parent, const char *name=0, WFlags f=0) |
int | read (KConfigGroup *config, QString sKey, QString sName="") |
void | write (KConfigGroup *config, int iValue, QString sKey, QString sName="") |
bool | readBool (KConfigGroup *config, QString sKey, QString sName="") |
void | writeBool (KConfigGroup *config, bool bValue, QString sKey, QString sName="") |
bool | isFault (void) |
bool | setBase (unsigned int uiBase) |
bool | setBase (QString qs) |
QString | getBaseAsString (void) |
Static Public Member Functions |
static QString | getDefaultBase (void) |
static bool | setDefaultBase (unsigned int uiBase) |
static bool | setDefaultBase (QString sBase) |
static QString | getDefaultBaseAsString (void) |
Detailed Description
- Author:
- James Fuller,,, <james>
The documentation for this class was generated from the following files:
- schematux/src/labelini.h
- schematux/src/labelini.cpp