okteta
FullScreenController Class Reference
#include <fullscreencontroller.h>
Inheritance diagram for FullScreenController:

Detailed Description
Definition at line 33 of file fullscreencontroller.h.
Public Slots | |
| void | switchFullScreen (bool toFullScreen) |
Public Member Functions | |
| FullScreenController (KXmlGuiWindow *window) | |
| virtual void | setTargetModel (AbstractModel *model) |
Protected Attributes | |
| KXmlGuiWindow * | mMainWindow |
Constructor & Destructor Documentation
| FullScreenController::FullScreenController | ( | KXmlGuiWindow * | window | ) |
Definition at line 31 of file fullscreencontroller.cpp.
Member Function Documentation
| void FullScreenController::setTargetModel | ( | AbstractModel * | model | ) | [virtual] |
Reimplemented from AbstractXmlGuiController.
Definition at line 43 of file fullscreencontroller.cpp.
| void FullScreenController::switchFullScreen | ( | bool | toFullScreen | ) | [slot] |
Definition at line 48 of file fullscreencontroller.cpp.
Member Data Documentation
KXmlGuiWindow* FullScreenController::mMainWindow [protected] |
Definition at line 48 of file fullscreencontroller.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference