korganizer
KOEditorAlarms_base Class Reference
List of all members.Detailed Description
Definition at line 40 of file koeditoralarms_base.h.
Public Member Functions | |
| KOEditorAlarms_base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~KOEditorAlarms_base () | |
Public Attributes | |
| QGroupBox * | mTimeGroup |
| QSpinBox * | mAlarmOffset |
| QComboBox * | mOffsetUnit |
| QComboBox * | mBeforeAfter |
| QLabel * | mHowOftenLabel |
| QSpinBox * | mRepeatCount |
| QLabel * | mIntervalLabel |
| QCheckBox * | mRepeats |
| QSpinBox * | mRepeatInterval |
| QGroupBox * | mTypeGroup |
| QButtonGroup * | mAlarmType |
| QRadioButton * | mTypeDisplayRadio |
| QRadioButton * | mTypeSoundRadio |
| QRadioButton * | mTypeAppRadio |
| QRadioButton * | mTypeEmailRadio |
| QFrame * | line1 |
| QWidgetStack * | mTypeStack |
| QWidget * | WStackPage |
| QLabel * | mDisplayTextLabel |
| QTextEdit * | mDisplayText |
| QWidget * | WStackPage_2 |
| QLabel * | mSoundFileLabel |
| KURLRequester * | mSoundFile |
| QWidget * | WStackPage_3 |
| QLabel * | mApplicationLabel |
| KURLRequester * | mApplication |
| QLabel * | mAppArgumentsLabel |
| QLineEdit * | mAppArguments |
| QWidget * | WStackPage_4 |
| QLabel * | mEmailTextLabel |
| QTextEdit * | mEmailText |
| KPIM::AddresseeLineEdit * | mEmailAddress |
| QLabel * | mEmailToLabel |
| QPushButton * | mRemoveButton |
| QPushButton * | mAddButton |
| QPushButton * | mDuplicateButton |
| QListView * | mAlarmList |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | KOEditorAlarms_baseLayout |
| QVBoxLayout * | mTimeGroupLayout |
| QHBoxLayout * | layout3 |
| QGridLayout * | layout8 |
| QHBoxLayout * | mTypeGroupLayout |
| QVBoxLayout * | mAlarmTypeLayout |
| QSpacerItem * | spacer2 |
| QVBoxLayout * | WStackPageLayout |
| QVBoxLayout * | WStackPageLayout_2 |
| QSpacerItem * | spacer3 |
| QVBoxLayout * | WStackPageLayout_3 |
| QSpacerItem * | spacer3_2 |
| QGridLayout * | WStackPageLayout_4 |
| QGridLayout * | layout7 |
| QSpacerItem * | spacer1 |
The documentation for this class was generated from the following files:

