VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtParentedUnderOrganizedNode Class Reference
Inheritance diagram for makVrf::DtParentedUnderOrganizedNode:
Inheritance graph
[legend]

Public Member Functions

 DtParentedUnderOrganizedNode ()
 
 DtParentedUnderOrganizedNode (const DtParentedUnderOrganizedNode &)
 
virtual DtVrfSelectionFilterclone () const
 
virtual bool isValid (const makVrv::DtVrlinkSimulatedBaseState *, const DtVrfObjectDataState *=0) const
 
virtual bool operator== (const DtVrfSelectionFilter &) const
 
virtual bool showAsPossibleFilter () const
 
virtual void setShouldBeVisible (bool)
 
bool shouldBeVisible () const
 
virtual void setRootNode (QTreeWidgetItem *)
 
QTreeWidgetItemrootNode () const
 
virtual void setHierarchyPageLogic (DtVrfHierarchyPageLogic *)
 
DtVrfHierarchyPageLogichierarchyPageLogic () const
 
virtual void setStateViewCollectionManager (DtVrfStateViewCollectionManager *)
 
DtVrfStateViewCollectionManagerstateViewCollectionManager () const
 
virtual void setForce (int)
 
- Public Member Functions inherited from makVrf::DtVrfSelectionFilter
 DtVrfSelectionFilter ()
 
 DtVrfSelectionFilter (const makVrv::DtUnicode &name)
 
 DtVrfSelectionFilter (const std::string &className, const makVrv::DtUnicode &filterName)
 
 DtVrfSelectionFilter (const std::string &className, const makVrv::DtUnicode &filterName, const makVrv::DtUnicode &screenName)
 
 DtVrfSelectionFilter (const DtVrfSelectionFilter &filter)
 
virtual ~DtVrfSelectionFilter ()
 
virtual const makVrv::DtUnicodefilterName () const
 
virtual void setFilterName (const makVrv::DtUnicode &)
 
virtual bool checkFogOfWar () const
 
virtual const makVrv::DtUnicodescreenName () const
 
virtual void setScreenName (const makVrv::DtUnicode &)
 
virtual bool allowDuplicateNames () const
 
const std::string & className () const
 
virtual void setCurrentState (bool)
 
bool currentState () const
 
virtual void setKeywords (const std::string &s)
 
const std::string & keywords () const
 
virtual int indexOf (const makVrv::DtVrlinkSimulatedBaseState *) const
 
virtual bool operator!= (const DtVrfSelectionFilter &o) const
 

Protected Attributes

bool myShouldBeVisible
 
QTreeWidgetItemmyRootNode
 
DtVrfHierarchyPageLogicmyPageParentLogic
 
DtVrfStateViewCollectionManagermyStateViewCollectionManager
 
- Protected Attributes inherited from makVrf::DtVrfSelectionFilter
makVrv::DtUnicode myFilterName
 
makVrv::DtUnicode myScreenName
 
std::string myClassName
 
bool myCurrentState
 
std::string myKeywords
 

Constructor & Destructor Documentation

makVrf::DtParentedUnderOrganizedNode::DtParentedUnderOrganizedNode ( )
makVrf::DtParentedUnderOrganizedNode::DtParentedUnderOrganizedNode ( const DtParentedUnderOrganizedNode )

Member Function Documentation

virtual DtVrfSelectionFilter* makVrf::DtParentedUnderOrganizedNode::clone ( ) const
virtual
virtual bool makVrf::DtParentedUnderOrganizedNode::isValid ( const makVrv::DtVrlinkSimulatedBaseState ,
const DtVrfObjectDataState = 0 
) const
virtual

When checking the isValid state of the object data state, must check to see if the pointer is NULL as not all data has object data state.

Implements makVrf::DtVrfSelectionFilter.

virtual bool makVrf::DtParentedUnderOrganizedNode::operator== ( const DtVrfSelectionFilter ) const
virtual

Returns true if this filter matches the supplied filter.

Reimplemented from makVrf::DtVrfSelectionFilter.

virtual bool makVrf::DtParentedUnderOrganizedNode::showAsPossibleFilter ( ) const
inlinevirtual

Reimplemented from makVrf::DtVrfSelectionFilter.

virtual void makVrf::DtParentedUnderOrganizedNode::setShouldBeVisible ( bool  )
virtual
bool makVrf::DtParentedUnderOrganizedNode::shouldBeVisible ( ) const
inline
virtual void makVrf::DtParentedUnderOrganizedNode::setRootNode ( QTreeWidgetItem )
virtual
QTreeWidgetItem* makVrf::DtParentedUnderOrganizedNode::rootNode ( ) const
inline
virtual void makVrf::DtParentedUnderOrganizedNode::setHierarchyPageLogic ( DtVrfHierarchyPageLogic )
virtual
DtVrfHierarchyPageLogic* makVrf::DtParentedUnderOrganizedNode::hierarchyPageLogic ( ) const
inline
virtual void makVrf::DtParentedUnderOrganizedNode::setStateViewCollectionManager ( DtVrfStateViewCollectionManager )
virtual
DtVrfStateViewCollectionManager* makVrf::DtParentedUnderOrganizedNode::stateViewCollectionManager ( ) const
inline
virtual void makVrf::DtParentedUnderOrganizedNode::setForce ( int  )
inlinevirtual

Member Data Documentation

bool makVrf::DtParentedUnderOrganizedNode::myShouldBeVisible
protected
QTreeWidgetItem* makVrf::DtParentedUnderOrganizedNode::myRootNode
protected
DtVrfHierarchyPageLogic* makVrf::DtParentedUnderOrganizedNode::myPageParentLogic
protected
DtVrfStateViewCollectionManager* makVrf::DtParentedUnderOrganizedNode::myStateViewCollectionManager
protected

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)