TDEABC::ResourceSelectDialog Class Reference
#include <resourceselectdialog.h>
Inheritance diagram for TDEABC::ResourceSelectDialog:
Public Member Functions | |
| ResourceSelectDialog (AddressBook *ab, TQWidget *parent=0, const char *name=0) | |
| Resource * | resource () |
Static Public Member Functions | |
| static Resource * | getResource (AddressBook *ab, TQWidget *parent=0) |
Additional Inherited Members | |
Signals inherited from KDialog | |
| void | layoutHintChanged () |
Private Member Functions inherited from KDialog | |
| KDialog (TQWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0) | |
| virtual void | keyPressEvent (TQKeyEvent *) |
| virtual void | virtual_hook (int id, void *data) |
Static Private Member Functions inherited from KDialog | |
| static int | marginHint () |
| static int | spacingHint () |
| static void | resizeLayout (TQWidget *widget, int margin, int spacing) |
| static void | resizeLayout (TQLayoutItem *lay, int margin, int spacing) |
| static void | centerOnScreen (TQWidget *widget, int screen=-1) |
| static bool | avoidArea (TQWidget *widget, const TQRect &area, int screen=-1) |
Detailed Description
This class is.
- Deprecated:
- , use KRES::SelectDialog instead.
Definition at line 39 of file resourceselectdialog.h.
The documentation for this class was generated from the following files:
Trinity API Reference
Signals inherited from