KFileSharePropsPlugin Class Reference
#include <tdefilesharedlg.h>
Inheritance diagram for KFileSharePropsPlugin:

Public Member Functions | |
KFileSharePropsPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
TQWidget * | page () const |
![]() | |
KPropsDlgPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
void | setDirty (bool b) |
bool | isDirty () const |
Static Public Member Functions | |
static bool | supports (const KFileItemList &items) |
![]() | |
static bool | isDesktopFile (KFileItem *_item) |
Protected Slots | |
void | slotConfigureFileSharing () |
void | slotConfigureFileSharingDone () |
Additional Inherited Members | |
![]() | |
void | setDirty () |
![]() | |
void | changed () |
![]() | |
virtual void | virtual_hook (int id, void *data) |
![]() | |
KPropertiesDialog * | properties |
int | fontHeight |
Detailed Description
This plugin provides a page to KPropsDlg, showing the "file sharing" options.
- Since
- 3.1
Definition at line 33 of file tdefilesharedlg.h.
Constructor & Destructor Documentation
◆ KFileSharePropsPlugin()
KFileSharePropsPlugin::KFileSharePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 54 of file tdefilesharedlg.cpp.
◆ ~KFileSharePropsPlugin()
|
virtual |
Definition at line 65 of file tdefilesharedlg.cpp.
Member Function Documentation
◆ applyChanges()
|
virtual |
Apply all changes to the file.
This function is called when the user presses 'Ok'. The last plugin inserted is called first.
Reimplemented from KPropsDlgPlugin.
Definition at line 261 of file tdefilesharedlg.cpp.
◆ page()
TQWidget * KFileSharePropsPlugin::page | ( | ) | const |
Definition at line 315 of file tdefilesharedlg.cpp.
◆ slotConfigureFileSharing
|
protectedslot |
Definition at line 235 of file tdefilesharedlg.cpp.
◆ slotConfigureFileSharingDone
|
protectedslot |
Definition at line 252 of file tdefilesharedlg.cpp.
◆ supports()
|
static |
Definition at line 72 of file tdefilesharedlg.cpp.
The documentation for this class was generated from the following files: