Developer documentation | Axl-2.5.1

axlInspectorToolCreatorDataDynamicDialog Class Reference

Class axlInspectorToolCreatorDataDynamicDialog is the dialog used to create dynamic data. More...

#include <axlInspectorToolCreatorDataDynamicDialog.h>

Inheritance diagram for axlInspectorToolCreatorDataDynamicDialog:

Public Slots

void run (void)
 Create the dynamic Object when the create button is clicked. More...
 
void setProcessName (void)
 Checks if the process exits and then display appropriated dialog to enter and select inputs. More...
 

Signals

void dataInserted (axlAbstractData *data)
 

Public Member Functions

 axlInspectorToolCreatorDataDynamicDialog (QWidget *parent=0)
 
 ~axlInspectorToolCreatorDataDynamicDialog (void)
 Delete the dialog. More...
 
void setController (axlInspectorObjectController *controller)
 Assigns a controller. More...
 

Detailed Description

Class axlInspectorToolCreatorDataDynamicDialog is the dialog used to create dynamic data.

Definition at line 31 of file axlInspectorToolCreatorDataDynamicDialog.h.

Constructor & Destructor Documentation

axlInspectorToolCreatorDataDynamicDialog::axlInspectorToolCreatorDataDynamicDialog ( QWidget *  parent = 0)

Definition at line 58 of file axlInspectorToolCreatorDataDynamicDialog.cpp.

axlInspectorToolCreatorDataDynamicDialog::~axlInspectorToolCreatorDataDynamicDialog ( void  )

Delete the dialog.

Definition at line 142 of file axlInspectorToolCreatorDataDynamicDialog.cpp.

Member Function Documentation

void axlInspectorToolCreatorDataDynamicDialog::dataInserted ( axlAbstractData data)
signal
void axlInspectorToolCreatorDataDynamicDialog::run ( void  )
slot

Create the dynamic Object when the create button is clicked.

Definition at line 238 of file axlInspectorToolCreatorDataDynamicDialog.cpp.

void axlInspectorToolCreatorDataDynamicDialog::setController ( axlInspectorObjectController controller)

Assigns a controller.

Definition at line 153 of file axlInspectorToolCreatorDataDynamicDialog.cpp.

void axlInspectorToolCreatorDataDynamicDialog::setProcessName ( void  )
slot

Checks if the process exits and then display appropriated dialog to enter and select inputs.

Definition at line 165 of file axlInspectorToolCreatorDataDynamicDialog.cpp.


The documentation for this class was generated from the following files: