kpilot
ResolutionDialog Class Reference
#include <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 | |
QValueList< conflictEntry > | conflictEntries |
KPilotLink * | fHandle |
QGroupBox * | resolutionGroupBox |
QGridLayout * | resolutionGroupBoxLayout |
syncInfoList * | syncInfo |
QLabel * | textLabel1 |
QLabel * | textLabel2 |
QTimer * | tickleTimer |
Detailed Description
Definition at line 54 of file doc-conflictdialog.h.
Constructor & Destructor Documentation
ResolutionDialog::ResolutionDialog | ( | QWidget * | parent = 0 , |
|
const QString & | caption = i18n("Resolution Dialog") , |
|||
syncInfoList * | sinfo = 0L , |
|||
KPilotLink * | lnk = 0L | |||
) |
Definition at line 42 of file doc-conflictdialog.cc.
ResolutionDialog::~ResolutionDialog | ( | ) |
Definition at line 139 of file doc-conflictdialog.cc.
Member Function Documentation
void ResolutionDialog::_tickle | ( | ) | [slot] |
Definition at line 179 of file doc-conflictdialog.cc.
void ResolutionDialog::slotInfo | ( | int | index | ) | [protected, slot] |
Definition at line 165 of file doc-conflictdialog.cc.
void ResolutionDialog::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 144 of file doc-conflictdialog.cc.
Member Data Documentation
QValueList<conflictEntry> ResolutionDialog::conflictEntries [protected] |
Definition at line 74 of file doc-conflictdialog.h.
KPilotLink* ResolutionDialog::fHandle [protected] |
Definition at line 67 of file doc-conflictdialog.h.
Definition at line 62 of file doc-conflictdialog.h.
QGroupBox* ResolutionDialog::resolutionGroupBox [protected] |
Definition at line 70 of file doc-conflictdialog.h.
QGridLayout* ResolutionDialog::resolutionGroupBoxLayout [protected] |
Definition at line 71 of file doc-conflictdialog.h.
syncInfoList* ResolutionDialog::syncInfo [protected] |
Definition at line 73 of file doc-conflictdialog.h.
QLabel* ResolutionDialog::textLabel1 [protected] |
Definition at line 75 of file doc-conflictdialog.h.
QLabel * ResolutionDialog::textLabel2 [protected] |
Definition at line 75 of file doc-conflictdialog.h.
QTimer* ResolutionDialog::tickleTimer [protected] |
Definition at line 66 of file doc-conflictdialog.h.
The documentation for this class was generated from the following files: