Relacs Core Library  0.9.8
Public Member Functions | List of all members
MacroCommandSwitch Class Reference

#include <macroeditor.h>

Inheritance diagram for MacroCommandSwitch:
Inheritance graph
[legend]
Collaboration diagram for MacroCommandSwitch:
Collaboration graph
[legend]

Public Member Functions

void setPath (const std::string &string)
 
const std::string & path () const
 
void createGUI (MacroCommandInfo *info)
 
- Public Member Functions inherited from DetailElement< MacroCommandInfo >
QWidget * detailView () const
 
- Public Member Functions inherited from GUIElement< MacroCommandInfo >
virtual ~GUIElement ()
 
MacroCommandInfoowner () const
 

Additional Inherited Members

- Protected Attributes inherited from DetailElement< MacroCommandInfo >
QWidget * DetailView
 
- Protected Attributes inherited from GUIElement< MacroCommandInfo >
bool GuiCreated
 
MacroCommandInfoOwner
 

Detailed Description

Switch command element

Todo:
Add selection of available command files

Member Function Documentation

void setPath ( const std::string &  string)
const std::string& path ( ) const
inline
void createGUI ( MacroCommandInfo info)
virtual

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