VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::Search::Search Class Referenceabstract

Allow the user to search for, and organise commands. More...

#include <vici/vici.h>

Inheritance diagram for VICI::Search::Search:
VICI::stub::SearchStub

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: