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 | Public Attributes

Public Member Functions

 EnumKey (QString key, int val)
 
 EnumKey (QString key)
 
 EnumKey ()
 
bool operator== (const EnumKey &item) const
 

Public Attributes

QString m_key
 
int m_value
 

Constructor & Destructor Documentation

makVrv::EnumKey::EnumKey ( QString  key,
int  val 
)
inline
makVrv::EnumKey::EnumKey ( QString  key)
inline
makVrv::EnumKey::EnumKey ( )
inline

Member Function Documentation

bool makVrv::EnumKey::operator== ( const EnumKey item) const
inline

References m_key, and m_value.

Member Data Documentation

QString makVrv::EnumKey::m_key

Referenced by operator==().

int makVrv::EnumKey::m_value

Referenced by operator==().


The documentation for this struct 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)