kpilot
ResolutionDlg Class Reference
#include <resolutionDialog.h>
Public Slots | |
void | _tickle () |
void | slotApply () |
void | slotKeepBoth () |
void | slotUseBackup () |
void | slotUsePalm () |
void | slotUsePC () |
Public Member Functions | |
ResolutionDlg (QWidget *parent=0, KPilotLink *fH=0L, const QString &caption=QString(), const QString &helpText=QString(), ResolutionTable *tab=0L) | |
~ResolutionDlg () | |
Protected Member Functions | |
void | adjustButtons (ResolutionTable *tab) |
void | fillListView () |
Protected Attributes | |
KPilotLink * | fHandle |
ResolutionTable * | fTable |
ResolutionDialogBase * | fWidget |
QTimer * | tickleTimer |
Detailed Description
Definition at line 40 of file resolutionDialog.h.
Constructor & Destructor Documentation
ResolutionDlg::ResolutionDlg | ( | QWidget * | parent = 0 , |
|
KPilotLink * | fH = 0L , |
|||
const QString & | caption = QString() , |
|||
const QString & | helpText = QString() , |
|||
ResolutionTable * | tab = 0L | |||
) |
Definition at line 174 of file resolutionDialog.cc.
ResolutionDlg::~ResolutionDlg | ( | ) |
Definition at line 320 of file resolutionDialog.cc.
Member Function Documentation
void ResolutionDlg::_tickle | ( | ) | [slot] |
Definition at line 312 of file resolutionDialog.cc.
void ResolutionDlg::adjustButtons | ( | ResolutionTable * | tab | ) | [protected] |
Definition at line 208 of file resolutionDialog.cc.
void ResolutionDlg::fillListView | ( | ) | [protected] |
Definition at line 230 of file resolutionDialog.cc.
void ResolutionDlg::slotApply | ( | ) | [slot] |
Definition at line 306 of file resolutionDialog.cc.
void ResolutionDlg::slotKeepBoth | ( | ) | [slot] |
Definition at line 254 of file resolutionDialog.cc.
void ResolutionDlg::slotUseBackup | ( | ) | [slot] |
Definition at line 267 of file resolutionDialog.cc.
void ResolutionDlg::slotUsePalm | ( | ) | [slot] |
Definition at line 280 of file resolutionDialog.cc.
void ResolutionDlg::slotUsePC | ( | ) | [slot] |
Definition at line 293 of file resolutionDialog.cc.
Member Data Documentation
KPilotLink* ResolutionDlg::fHandle [protected] |
Definition at line 64 of file resolutionDialog.h.
ResolutionTable* ResolutionDlg::fTable [protected] |
Definition at line 65 of file resolutionDialog.h.
ResolutionDialogBase* ResolutionDlg::fWidget [protected] |
Definition at line 67 of file resolutionDialog.h.
QTimer* ResolutionDlg::tickleTimer [protected] |
Definition at line 63 of file resolutionDialog.h.
The documentation for this class was generated from the following files: