|
VICI
0.11.815
Visual Chart Interpreter
|
A stub version of the Installer module. More...
#include <vici/libifstubs.h>
Public Member Functions | |
| InstallerStub (Window *w) | |
| Constructor. More... | |
| virtual void | setCurrentFile (csr filename) |
| Set the script to install. More... | |
| virtual void | show () |
| Display the window. | |
Public Member Functions inherited from VICI::Inst::Installer | |
| virtual | ~Installer () |
| virtual destructor | |
A stub version of the Installer module.
| InstallerStub::InstallerStub | ( | Window * | w | ) |
Constructor.
| w | The window to display into. |
|
virtual |
Set the script to install.
| filename | the script to install. |
Implements VICI::Inst::Installer.
1.8.5