kpilot/kpilot

FileInstallWidget Class Reference

Inheritance diagram for FileInstallWidget:

PilotComponent List of all members.

Detailed Description

Definition at line 45 of file fileInstallWidget.h.


Public Slots

void refreshFileInstallList ()

Signals

void fileInstallWidgetDone ()

Public Member Functions

 FileInstallWidget (QWidget *parent, const QString &dbPath)
virtual ~FileInstallWidget ()
void showComponent ()
bool preHotSync (QString &)
void postHotSync ()

Protected Slots

void slotClearButton ()
void slotAddFile ()
void slotDropEvent (QDropEvent *drop, const QValueList< QIconDragItem > &lst)

Protected Member Functions

void setSaveFileList (bool saveIt)
bool getSaveFileList ()
void dragEnterEvent (QDragEnterEvent *event)
void dropEvent (QDropEvent *drop)
bool eventFilter (QObject *watched, QEvent *event)
void contextMenu (QMouseEvent *event)
KPilotInstallergetPilotInstallerApp ()

Member Function Documentation

void FileInstallWidget::postHotSync (  )  [virtual]

Reload data (possibly changed by the hotsync) etc.

etc.

Reimplemented from PilotComponent.

Definition at line 240 of file fileInstallWidget.cc.

bool FileInstallWidget::preHotSync ( QString &   )  [virtual]

Get ready for a hotsync -- write any unflushed records to disk, close windows, whatever.

Returns false if it is impossible to go into a sync now (due to open windows or strange state.).

The default implementation returns true.

If the function returns false, it can also put a string stating the reason why into s. This string will be displayed to the user: "Can't start HotSync. %1" where 1 is replaced by s.

Reimplemented from PilotComponent.

Definition at line 228 of file fileInstallWidget.cc.

void FileInstallWidget::showComponent (  )  [virtual]

Called when the component is shown in kpilot.

It should load the database and populate the widgets.

Reimplemented from PilotComponent.

Definition at line 208 of file fileInstallWidget.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys