kpilot
ResolutionDialog Class Reference
#include <doc-conflictdialog.h>

Detailed Description
Definition at line 59 of file doc-conflictdialog.h.
Public Slots | |
| void | _tickle () |
Public Member Functions | |
| ResolutionDialog (QWidget *parent=0, const QString &caption=i18n("Resolution Dialog"), syncInfoList *sinfo=0L, KPilotLink *lnk=0L) | |
| ~ResolutionDialog () | |
Public Attributes | |
| bool | hasConflicts |
Protected Slots | |
| void | slotInfo (int index) |
| virtual void | slotOk () |
Protected Attributes | |
| Q3ValueList< conflictEntry > | conflictEntries |
| KPilotLink * | fHandle |
| Q3GroupBox * | resolutionGroupBox |
| Q3GridLayout * | resolutionGroupBoxLayout |
| syncInfoList * | syncInfo |
| QLabel * | textLabel1 |
| QLabel * | textLabel2 |
| QTimer * | tickleTimer |
Constructor & Destructor Documentation
| ResolutionDialog::ResolutionDialog | ( | QWidget * | parent = 0, |
|
| const QString & | caption = i18n("Resolution Dialog"), |
|||
| syncInfoList * | sinfo = 0L, |
|||
| KPilotLink * | lnk = 0L | |||
| ) | [explicit] |
Definition at line 48 of file doc-conflictdialog.cc.
| ResolutionDialog::~ResolutionDialog | ( | ) |
Definition at line 150 of file doc-conflictdialog.cc.
Member Function Documentation
| void ResolutionDialog::_tickle | ( | ) | [slot] |
Definition at line 190 of file doc-conflictdialog.cc.
| void ResolutionDialog::slotInfo | ( | int | index | ) | [protected, slot] |
Definition at line 176 of file doc-conflictdialog.cc.
| void ResolutionDialog::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 155 of file doc-conflictdialog.cc.
Member Data Documentation
Q3ValueList<conflictEntry> ResolutionDialog::conflictEntries [protected] |
Definition at line 79 of file doc-conflictdialog.h.
KPilotLink* ResolutionDialog::fHandle [protected] |
Definition at line 72 of file doc-conflictdialog.h.
Definition at line 67 of file doc-conflictdialog.h.
Q3GroupBox* ResolutionDialog::resolutionGroupBox [protected] |
Definition at line 75 of file doc-conflictdialog.h.
Q3GridLayout* ResolutionDialog::resolutionGroupBoxLayout [protected] |
Definition at line 76 of file doc-conflictdialog.h.
syncInfoList* ResolutionDialog::syncInfo [protected] |
Definition at line 78 of file doc-conflictdialog.h.
QLabel* ResolutionDialog::textLabel1 [protected] |
Definition at line 80 of file doc-conflictdialog.h.
QLabel * ResolutionDialog::textLabel2 [protected] |
Definition at line 80 of file doc-conflictdialog.h.
QTimer* ResolutionDialog::tickleTimer [protected] |
Definition at line 71 of file doc-conflictdialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference