Relacs  0.9.8
Public Member Functions | List of all members
MacroCommandShell Class Reference

#include <macroeditor.h>

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

Public Member Functions

void setCommand (const std::string &string, bool internal=false)
 
const std::string & command () 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

Shell command element

Member Function Documentation

void setCommand ( const std::string &  string,
bool  internal = false 
)
const std::string& command ( ) const
inline
void createGUI ( MacroCommandInfo info)
virtual

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