VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | Private Member Functions
DtPropertyComponentCreationDialog Class Reference
Inheritance diagram for DtPropertyComponentCreationDialog:
Inheritance graph
[legend]

Public Member Functions

 DtPropertyComponentCreationDialog (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
virtual ~DtPropertyComponentCreationDialog ()
virtual QString componentDescriptor () const
virtual QString component () const
virtual QString componentName () const
- Public Member Functions inherited from DtPropertyCreationDialog
 DtPropertyCreationDialog (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
virtual ~DtPropertyCreationDialog ()
virtual bool init (DtPropertyItem *, bool)
void setCreatePropertyItem (bool)
bool createPropertyItem () const

Static Public Member Functions

static DtPropertyCreationDialogcreate (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0)

Protected Slots

virtual void componentChanged (int)

Protected Member Functions

virtual void addControls ()
virtual void setupControls ()
virtual void initConnections ()
virtual void accept ()
- Protected Member Functions inherited from DtPropertyCreationDialog
virtual void keyPressEvent (QKeyEvent *e)

Protected Attributes

QComboBoxmyComponentBox
QComboBoxmyComponentDescriptorBox
QLineEditmyComponentName
DtComponentDescriptorMap myComponents
- Protected Attributes inherited from DtPropertyCreationDialog
DtPropertyItemmyPropertyItem
bool myCreatePropertyItem
makVrv::DtDemyDe

Private Member Functions

 DtPropertyComponentCreationDialog (const DtPropertyComponentCreationDialog &orig)
DtPropertyComponentCreationDialogoperator= (const DtPropertyComponentCreationDialog &rhs)

Additional Inherited Members

- Public Slots inherited from DtPropertyCreationDialog
virtual void cancel ()
- Signals inherited from DtPropertyCreationDialog
void accept (DtPropertyCreationDialog *)
- Public Attributes inherited from DtPropertyCreationDialog
Ui::PropertyCreationDialogUI myUiImpl

Constructor & Destructor Documentation

DtPropertyComponentCreationDialog::DtPropertyComponentCreationDialog ( makVrv::DtDe ,
QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)
virtual DtPropertyComponentCreationDialog::~DtPropertyComponentCreationDialog ( )
virtual
DtPropertyComponentCreationDialog::DtPropertyComponentCreationDialog ( const DtPropertyComponentCreationDialog orig)
private

Member Function Documentation

static DtPropertyCreationDialog* DtPropertyComponentCreationDialog::create ( makVrv::DtDe ,
QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)
static
virtual QString DtPropertyComponentCreationDialog::componentDescriptor ( ) const
virtual
virtual QString DtPropertyComponentCreationDialog::component ( ) const
virtual
virtual QString DtPropertyComponentCreationDialog::componentName ( ) const
virtual
virtual void DtPropertyComponentCreationDialog::addControls ( )
protectedvirtual
virtual void DtPropertyComponentCreationDialog::setupControls ( )
protectedvirtual
virtual void DtPropertyComponentCreationDialog::initConnections ( )
protectedvirtual

Reimplemented from DtPropertyCreationDialog.

virtual void DtPropertyComponentCreationDialog::accept ( )
protectedvirtual

Reimplemented from DtPropertyCreationDialog.

virtual void DtPropertyComponentCreationDialog::componentChanged ( int  )
protectedvirtualslot
DtPropertyComponentCreationDialog& DtPropertyComponentCreationDialog::operator= ( const DtPropertyComponentCreationDialog rhs)
private

Member Data Documentation

QComboBox* DtPropertyComponentCreationDialog::myComponentBox
protected
QComboBox* DtPropertyComponentCreationDialog::myComponentDescriptorBox
protected
QLineEdit* DtPropertyComponentCreationDialog::myComponentName
protected
DtComponentDescriptorMap DtPropertyComponentCreationDialog::myComponents
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)