|
VICI
0.11.815
Visual Chart Interpreter
|
A stub version of the Search module. More...
#include <vici/libifstubs.h>
Public Member Functions | |
| SearchStub (Window *w, VICI::Search::SearchClient *c) | |
| Constructor. More... | |
| virtual void | show () |
| make the search window visible | |
| virtual void | setNode (NodeId) |
| set the identity of the current node | |
Public Member Functions inherited from VICI::Search::Search | |
| virtual | ~Search () |
| virtual destructor | |
A stub version of the Search module.
| SearchStub::SearchStub | ( | Window * | w, |
| VICI::Search::SearchClient * | c | ||
| ) |
Constructor.
| w | The window to display into. |
| c | The module that get the search results. |
1.8.5