![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::ScriptEntry, including all inherited members.
| bmContinuous enum value | sf::ScriptEntry | |
| bmNo enum value | sf::ScriptEntry | |
| bmOnce enum value | sf::ScriptEntry | |
| EBackgroundMode enum name | sf::ScriptEntry | |
| getBackgroundMode() const | sf::ScriptEntry | inline |
| getDisplayName() const | sf::ScriptEntry | |
| getFilename() const | sf::ScriptEntry | inline |
| getInterpreter() const | sf::ScriptEntry | inline |
| getKeySequence() const | sf::ScriptEntry | |
| getScriptName() const | sf::ScriptEntry | |
| getStateName() const | sf::ScriptEntry | |
| isGlobal() const | sf::ScriptEntry | |
| ScriptEntry(ScriptManager *parent) | sf::ScriptEntry | inlineexplicit |
| setBackgroundMode(EBackgroundMode bm) | sf::ScriptEntry | |
| setDisplayName(const QString &name) | sf::ScriptEntry | |
| setFilename(const QString &name) | sf::ScriptEntry | |
| setGlobal(bool) | sf::ScriptEntry | |
| setInterpreter(const QSharedPointer< ScriptInterpreter > &interpreter) | sf::ScriptEntry | inline |
| setKeySequence(const QKeySequence &ks) | sf::ScriptEntry | |
| setScriptName(const QString &name) | sf::ScriptEntry | |
| start() | sf::ScriptEntry | |
| stop() | sf::ScriptEntry |