HyperspaceExplorer 0.7.1
|
"object <object_name>" More...
#include <Statement.h>
Public Member Functions | |
ObjectStmt (const Parser *p, const std::string &_arg) | |
virtual bool | execute () |
Executes the statement in the current context. |
"object <object_name>"
sets the object to be displayed to the supplied type
Script::ObjectStmt::ObjectStmt | ( | const Parser * | p, |
const std::string & | _arg | ||
) | [inline] |
bool Script::ObjectStmt::execute | ( | ) | [virtual] |
Executes the statement in the current context.
Reimplemented from Script::Statement.
References Script::Statement::arg(), Script::Parser::getView(), Loki::SingletonHolder< T, CreationPolicy >::Instance(), Script::Statement::parser(), and UI::View::setF().