VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
taskSetVariableWidget.h File Reference

Go to the source code of this file.

Classes

class  makVrf::DtRange
 
class  makVrf::DtTaskSetVariableWidgetExtensionInterface
 
class  makVrf::DtTaskSetVariableWidgetInterface
 
class  makVrf::DtTaskSetVariableWidget
 
class  makVrf::DtTaskSetVariableWidgetCreatorInterface
 
class  makVrf::DtTaskSetVariableWidgetCreator< _Class >
 

Namespaces

 makVrv
 
 makVrf
 

Macros

#define QT_NO_DEBUG
 
#define CHECK_AND_CONVERT(variable, function)   if (variable == 0xFFFFFFFF) variable = myRange.variable(); else variable = function(variable, mySelection);
 
#define CHECK_AND_CONVERT_APPLICATION(variable, function)   if (variable == 0xFFFFFFFF) variable = myRange.variable(); else variable = function(variable);
 

Macro Definition Documentation

#define QT_NO_DEBUG
#define CHECK_AND_CONVERT (   variable,
  function 
)    if (variable == 0xFFFFFFFF) variable = myRange.variable(); else variable = function(variable, mySelection);

Qt includes.

#define CHECK_AND_CONVERT_APPLICATION (   variable,
  function 
)    if (variable == 0xFFFFFFFF) variable = myRange.variable(); else variable = function(variable);

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)