#include <RCommandLine.h>
List of all members.
Private Attributes |
| QStringList | history |
| QStringList::iterator | it |
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RCommandLine::RCommandLine |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| void RCommandLine::clearHistory |
( |
| ) |
|
|
signal |
| void RCommandLine::commandConfirmed |
( |
const QString & |
command | ) |
|
|
signal |
| void RCommandLine::completeCommand |
( |
const QString & |
command | ) |
|
|
signal |
| bool RCommandLine::event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
| QString RCommandLine::getLastCommand |
( |
| ) |
|
| void RCommandLine::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Member Data Documentation
| QStringList RCommandLine::history |
|
private |
| QStringList::iterator RCommandLine::it |
|
private |
The documentation for this class was generated from the following files: