VICI
0.11.815
Visual Chart Interpreter
|
Allow the user to search for, and organise commands. More...
#include <vici/vici.h>
Public Member Functions | |
virtual | ~Search () |
virtual destructor | |
virtual void | show ()=0 |
make the search window visible | |
virtual void | setNode (NodeId)=0 |
set the identity of the current node | |
Allow the user to search for, and organise commands.
The facade for the Search library.
The implementation will present a window in which the user can search for commands, and in which commands can be organised.