ScheditPrefs Class Reference
#include <scheditprefs.h>
List of all members.
|
Public Slots |
void | render () |
Public Member Functions |
| ScheditPrefs (KDialogBase *dlg, QString qsTitle, QString qsKey) |
| ScheditPrefs (KDialogBase *dlg, QString qsKey) |
void | embolden (QWidget *w) |
QString | getKey (void) |
void | readGroup (KConfig *config) |
void | writeGroup (KConfig *config) |
QCheckBox * | makeCb (QString qs) |
void | setPage (int iIndex) |
virtual void | setupPainter (QPainter &painter)=0 |
Static Public Member Functions |
static void | load () |
static void | save () |
static void | render (int iIndex) |
Protected Member Functions |
virtual void | renderPage () |
Protected Attributes |
QString | sLastKey |
int | iStyle |
void * | pLocalData |
void * | pObjectData |
int | iSize |
QVBoxLayout | layout |
Detailed Description
Schedit Preferences base class
- Author:
- James Fuller,,, <james>
The documentation for this class was generated from the following files: