VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtVisualizerAttributeFilenameEditor Class Reference

Default type responsible for editing filename attribute name/types. More...

Inheritance diagram for makVrv::DtVisualizerAttributeFilenameEditor:
Inheritance graph
[legend]

Public Member Functions

 DtVisualizerAttributeFilenameEditor (DtDe &de, QWidget *parent)
 CTOR. More...
 
virtual void setAttribute (const DtVisualizerDefinition *visDef, DtVisualizerAttribute *visAttr)
 Override setting an attribute. More...
 
virtual void commitValue ()
 Sets the value into the attribute. More...
 
virtual const TypeInfotypeInfo () const
 Get this instance's type info. More...
 
- Public Member Functions inherited from makVrv::DtVisualizerAttributeEditor
 DtVisualizerAttributeEditor (DtDe &de, QWidget *parent)
 CTOR. More...
 
virtual ~DtVisualizerAttributeEditor ()
 DTOR. More...
 
virtual void setType (DtElementDefinitionTypeManager::ElementDefinitionType type)
 Sets the type of the element definition. More...
 
virtual bool commited () const
 Get if the editor was commmited. More...
 
virtual bool canceled () const
 Get if the editor was canceled. More...
 
- Public Member Functions inherited from makVrv::DtVisualizerAttributeEditorInterface
virtual ~DtVisualizerAttributeEditorInterface ()
 

Static Public Member Functions

static const TypeInfotheTypeInfo ()
 Get this class's type info. More...
 

Protected Member Functions

virtual void onPopup ()
 Utility function for displaying a popup. More...
 
- Protected Member Functions inherited from makVrv::DtVisualizerAttributeEditor
virtual void addCancelButton ()
 Adds a cancel button to the widget. More...
 

Protected Attributes

QLineEditmyEdit
 
QPushButtonmyBrowseButton
 
- Protected Attributes inherited from makVrv::DtVisualizerAttributeEditor
DtDemyDe
 
bool myCommitedFlag
 
bool myCancelFlag
 
DtElementDefinitionTypeManager::ElementDefinitionType myType
 
const DtVisualizerDefinitionmyVisualizerDefinition
 
DtVisualizerAttributemyVisualizerAttribute
 
QPushButtonmyCancel
 

Additional Inherited Members

- Public Slots inherited from makVrv::DtVisualizerAttributeEditor
virtual void cancelValue ()
 
- Public Attributes inherited from makVrv::DtVisualizerAttributeEditorInterface
boost::signalslib::signal
< void(const DtUnicode
&original)> 
signal_attributeValueChanged
 Signal emitted if the editor changes the attribute's value. More...
 
boost::signalslib::signal< void()> signal_cancel
 Signal emitted if the editor changes the attribute's value. More...
 
boost::signalslib::signal
< void(DtVisualizerAttributeEditorInterface *)> 
signal_destroyed
 

Detailed Description

Default type responsible for editing filename attribute name/types.

Constructor & Destructor Documentation

makVrv::DtVisualizerAttributeFilenameEditor::DtVisualizerAttributeFilenameEditor ( DtDe de,
QWidget *  parent 
)

CTOR.

Member Function Documentation

virtual void makVrv::DtVisualizerAttributeFilenameEditor::setAttribute ( const DtVisualizerDefinition visDef,
DtVisualizerAttribute visAttr 
)
virtual

Override setting an attribute.

Reimplemented from makVrv::DtVisualizerAttributeEditor.

virtual void makVrv::DtVisualizerAttributeFilenameEditor::commitValue ( )
virtual

Sets the value into the attribute.

Reimplemented from makVrv::DtVisualizerAttributeEditor.

virtual const TypeInfo& makVrv::DtVisualizerAttributeFilenameEditor::typeInfo ( ) const
virtual

Get this instance's type info.

Implements makVrv::DtVisualizerAttributeEditor.

static const TypeInfo& makVrv::DtVisualizerAttributeFilenameEditor::theTypeInfo ( )
static

Get this class's type info.

virtual void makVrv::DtVisualizerAttributeFilenameEditor::onPopup ( )
protectedvirtual

Utility function for displaying a popup.

Reimplemented from makVrv::DtVisualizerAttributeEditor.

Member Data Documentation

QLineEdit* makVrv::DtVisualizerAttributeFilenameEditor::myEdit
protected
QPushButton* makVrv::DtVisualizerAttributeFilenameEditor::myBrowseButton
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)