#include <manipulationOptions.h>
Inheritance diagram for ManipulationOptions:


Definition at line 17 of file manipulationOptions.h.
Public Member Functions | |
| ManipulationOptions (StatusWidget *status) | |
| StatusWidget * | getStatus () |
Private Attributes | |
| StatusWidget * | status |
|
|
Definition at line 20 of file manipulationOptions.h. References status.
|
|
|
Definition at line 21 of file manipulationOptions.h. References status. 00021 { return status; }
|
|
|
Definition at line 23 of file manipulationOptions.h. Referenced by getStatus(), and ManipulationOptions(). |
1.4.6