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::stub::SearchStub Class Reference

A stub version of the Search module. More...

#include <vici/libifstubs.h>

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

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
 

Detailed Description

A stub version of the Search module.

Constructor & Destructor Documentation

SearchStub::SearchStub ( Window w,
VICI::Search::SearchClient c 
)

Constructor.

Parameters
wThe window to display into.
cThe module that get the search results.

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