VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
VICI::gth::AdaptorST< wt > Class Template Reference

Adds a static method to Adaptor to describe it;. More...

#include <vici/libgth.h>

Inheritance diagram for VICI::gth::AdaptorST< wt >:
VICI::gth::Adaptor VICI::gth::AdaptorT< wt, T >

Public Member Functions

 AdaptorST (csr name, GTHTest *gth)
 Constructor.
 
- Public Member Functions inherited from VICI::gth::Adaptor
 Adaptor (csr name, GTHTest *gth)
 Constructor.
 
virtual ~Adaptor ()
 Destructor.
 
virtual std::string action (csr tcname, csr cmnd, const ParamList &params)=0
 Interpreter function. More...
 
virtual VICI::gth::WidgetType getType ()=0
 Get the type of the adaptor. More...
 
csr getWidgetName ()
 Get the name of the widget.
 

Static Public Member Functions

static void describe (ListOfLists &)
 Get a list of commands and their parameters for the Adaptor.
 

Additional Inherited Members

- Protected Member Functions inherited from VICI::gth::Adaptor
void mouseDoubleClick (QWidget *widget, Qt::MouseButton button, Qt::KeyboardModifiers stateKey=0, QPoint pos=QPoint(), int delay=-1)
 Utility functions.
 
- Protected Attributes inherited from VICI::gth::Adaptor
GTHTestgthTest
 Reference to the owner.
 
std::string widgetName
 The name of the widget as set when it was registered.
 

Detailed Description

template<VICI::gth::WidgetType wt>
class VICI::gth::AdaptorST< wt >

Adds a static method to Adaptor to describe it;.


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