VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtExtractPropsWidget Class Reference

Tabbed widget for extracting props, composed of a reference extracting widget and a search expression extracting widget. More...

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

List of all members.

Public Member Functions

 DtExtractPropsWidget (DtDe &de, QWidget *parent)
 CTOR.
 ~DtExtractPropsWidget ()
 DTOR.
virtual void setSearchCandidateSet (const DtExtractPropsInterface::SearchCandidateSet &scSet)
 Set the search candidates.
virtual void addExtraction (const std::string &searchExp, const std::string &type)
 Add a rule to the list GUI.
virtual void reset ()
 Reset the GUI.
virtual void setValidSchemas (const std::vector< std::string > &schemaNames)
 Set the valid schema types for props.

Protected Member Functions

void setupGui ()
 Signal emitted when the user has asked to add a rule.
void extractProps (const std::string &expression, bool isRegEx, const std::string &type, const std::string &modelDef)
 Forward the extract props signal.

Protected Attributes

DtExtractReferencesWidgetmyReferencesWidget
DtExtractSearchWidgetmySearchWidget
DtSignalConnectionManager myConnections
DtDemyDe

Detailed Description

Tabbed widget for extracting props, composed of a reference extracting widget and a search expression extracting widget.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

Set the search candidates.

Implements makVrv::DtExtractPropsInterface.

virtual void makVrv::DtExtractPropsWidget::addExtraction ( const std::string &  searchExp,
const std::string &  type 
) [virtual]

Add a rule to the list GUI.

Implements makVrv::DtExtractPropsInterface.

virtual void makVrv::DtExtractPropsWidget::reset ( ) [virtual]

Reset the GUI.

Implements makVrv::DtExtractPropsInterface.

virtual void makVrv::DtExtractPropsWidget::setValidSchemas ( const std::vector< std::string > &  schemaNames) [virtual]

Set the valid schema types for props.

Implements makVrv::DtExtractPropsInterface.

Signal emitted when the user has asked to add a rule.

Set up the GUI

void makVrv::DtExtractPropsWidget::extractProps ( const std::string &  expression,
bool  isRegEx,
const std::string &  type,
const std::string &  modelDef 
) [protected]

Forward the extract props signal.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)