#include <remote_loader.hh>
Inherits ost::gui::Widget.
Public Member Functions | |
| RemoteLoader (QWidget *parent=NULL) | |
| virtual bool | Save (const QString &prefix) |
| virtual bool | Restore (const QString &prefix) |
| virtual ActionList | GetActions () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
Definition at line 38 of file remote_loader.hh.
| RemoteLoader | ( | QWidget * | parent = NULL |
) |
| virtual ActionList GetActions | ( | ) | [virtual] |
| virtual void keyPressEvent | ( | QKeyEvent * | event | ) | [protected, virtual] |
| virtual bool Restore | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
| virtual bool Save | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
1.5.8