MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::Slot Class Reference

This represents single slot for the component. More...

#include <Slot.hpp>

Public Types

enum  SlotType { GRAPH, UI_COMPONENT, TRIGGER_COMPONENT, SCHEDULE_COMPONENT }
 Possible types for a slot. More...
 

Static Public Member Functions

static Slot parse (const QVariantMap &map)
 

Detailed Description

This represents single slot for the component.

Member Enumeration Documentation

Possible types for a slot.

Enumerator
GRAPH 

Pointer to graph node.

UI_COMPONENT 

Requires ui-component.

TRIGGER_COMPONENT 

Requires trigger component.

SCHEDULE_COMPONENT 

not implemented ATM

Schedule node

Member Function Documentation

Slot Showcase::Slot::parse ( const QVariantMap &  map)
static

Rip away components and add them to (conceptually awkward) slots of slot