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

#include <macroeditor.h>

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

Public Slots

void setTimeout (int timeout)
 

Public Member Functions

void setTitle (const std::string &title)
 
void setText (const std::string &string, bool internal=false)
 
void createGUI (MacroCommandInfo *info)
 
const std::string & title () const
 
const std::string & text () const
 
int timeout () const
 
- 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

Message command element

Todo:
Disable HTML Code highlighting

Member Function Documentation

void setTitle ( const std::string &  title)
void setText ( const std::string &  string,
bool  internal = false 
)
void setTimeout ( int  timeout)
slot
void createGUI ( MacroCommandInfo info)
virtual
const std::string& title ( ) const
inline
const std::string& text ( void  ) const
inline
int timeout ( ) const
inline

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