KFormDesignerKDevPart Class Reference
#include <kfd_kdev_part.h>
Inheritance diagram for KFormDesignerKDevPart:

Public Slots | |
| void | createBlankForm () |
| void | open () |
| void | slotPreviewForm () |
| void | saveAs () |
| void | slotCreateFormSlot (KFormDesigner::Form *form, const QString &widget, const QString &signal) |
Public Member Functions | |
| KFormDesignerKDevPart (QWidget *parent, const char *name, bool readOnly=true, const QStringList &args=QStringList()) | |
| virtual | ~KFormDesignerKDevPart () |
| virtual DesignerType | designerType () |
| virtual void | openProject (const QString &) |
| void | setUniqueFormMode (bool enable) |
| bool | closeForm (Form *form) |
| bool | closeForms () |
| virtual bool | closeURL () |
Static Public Member Functions | |
| static KFormDesigner::WidgetLibrary * | formsLibrary () |
Protected Slots | |
| void | slotWidgetSelected (KFormDesigner::Form *form, bool multiple) |
| void | slotFormWidgetSelected (KFormDesigner::Form *form) |
| void | slotNoFormSelected () |
| void | slotFormModified (KFormDesigner::Form *form, bool isDirty) |
| void | setUndoEnabled (bool enabled, const QString &text) |
| void | setRedoEnabled (bool enabled, const QString &text) |
Protected Member Functions | |
| virtual bool | openFile () |
| virtual bool | saveFile () |
| void | disableWidgetActions () |
| void | enableFormActions () |
| void | setupActions () |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
Definition at line 531 of file kfd_kdev_part.cpp. |
Member Function Documentation
|
|
Definition at line 322 of file kfd_kdev_part.cpp. Referenced by FormWidgetBase::closeEvent(). |
|
|
Definition at line 336 of file kfd_kdev_part.cpp. Referenced by closeURL(). |
|
|
Definition at line 347 of file kfd_kdev_part.cpp. References closeForms(), and KFormDesigner::FormManager::self(). Referenced by createBlankForm(). |
|
|
Creates a new blank Form. The new Form is shown and become the active Form. Definition at line 249 of file kfd_kdev_part.cpp. References closeURL(), formsLibrary(), and KFormDesigner::FormManager::self(). Referenced by setupActions(). |
|
|
Definition at line 65 of file kfd_kdev_part.h. |
|
|
Definition at line 471 of file kfd_kdev_part.cpp. References ENABLE_ACTION. Referenced by slotNoFormSelected(). |
|
|
Definition at line 453 of file kfd_kdev_part.cpp. References ENABLE_ACTION, and KFormDesigner::FormManager::self(). |
|
|
Definition at line 193 of file kfd_kdev_part.cpp. Referenced by createBlankForm(), openFile(), and setupActions(). |
|
|
Loads a Form from a UI file. A "Open File" dialog is shown to select the file. The loaded Form is shown and becomes the active Form. Definition at line 276 of file kfd_kdev_part.cpp. Referenced by setupActions(). |
|
|
Definition at line 286 of file kfd_kdev_part.cpp. References formsLibrary(), and KFormDesigner::FormManager::self(). |
|
|
Definition at line 66 of file kfd_kdev_part.h. |
|
|
Definition at line 312 of file kfd_kdev_part.cpp. Referenced by setupActions(). |
|
|
Definition at line 305 of file kfd_kdev_part.cpp. References KFormDesigner::FormManager::self(). |
|
||||||||||||
|
Definition at line 508 of file kfd_kdev_part.cpp. Referenced by KFormDesignerKDevPart(). |
|
||||||||||||
|
Definition at line 496 of file kfd_kdev_part.cpp. Referenced by KFormDesignerKDevPart(). |
|
|
Definition at line 69 of file kfd_kdev_part.h. Referenced by KFormDesignerKDevPart(). |
|
|
Definition at line 199 of file kfd_kdev_part.cpp. References createBlankForm(), formsLibrary(), open(), saveAs(), KFormDesigner::FormManager::self(), and slotPreviewForm(). Referenced by KFormDesignerKDevPart(). |
|
||||||||||||||||
|
Referenced by KFormDesignerKDevPart(). |
|
||||||||||||
|
Referenced by KFormDesignerKDevPart(). |
|
|
Referenced by KFormDesignerKDevPart(). |
|
|
Definition at line 430 of file kfd_kdev_part.cpp. References disableWidgetActions(), and ENABLE_ACTION. Referenced by KFormDesignerKDevPart(). |
|
|
Definition at line 365 of file kfd_kdev_part.cpp. References KFormDesigner::FormManager::self(). Referenced by setupActions(). |
|
||||||||||||
|
Referenced by KFormDesignerKDevPart(). |
The documentation for this class was generated from the following files:
