6 #ifndef SWIFT_GUI_COMPONENTS_COMMANDINPUT_H
7 #define SWIFT_GUI_COMPONENTS_COMMANDINPUT_H
27 class CSimulatorPluginInfo;
42 void showToolTip(
bool show);
53 void validateCommand();
56 void setCommandToolTip();
64 bool m_showToolTip =
true;
66 std::chrono::seconds(5), 2 };
Receive 1..n signals, collect them over time, and resend afer n milliseconds.
Base class with a member CIdentifier to be inherited by a class which has an identity in the environm...
Value object encapsulating information identifying a component of a modular distributed swift process...
Value object encapsulating information of a server.
Describing a simulator plugin.
High level reusable GUI components.
Free functions in swift::misc.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.