Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
QueryPromptInput (Item *parent, const StyleType *style=itemStyles().get()) | |
QueryNodeContainer * | query () const |
void | setSelection (Interaction::PromptMode::InputSelection selection) |
Static Public Member Functions | |
static void | initializeForms () |
Private Attributes | |
QueryNodeContainer * | query_ {} |
Visualization::Item * | queryVis_ {} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
InformationScripting::QueryPromptInput::QueryPromptInput | ( | Item * | parent, |
const StyleType * | style = itemStyles().get() |
||
) |
|
static |
|
inline |
void InformationScripting::QueryPromptInput::setSelection | ( | Interaction::PromptMode::InputSelection | selection | ) |
|
private |
|
private |