FullScreenPart Class Reference
Displays KDevelop in full screen. More...
#include <fullscreen_part.h>
Inheritance diagram for FullScreenPart:

Public Slots | |
void | slotToggleFullScreen () |
Public Member Functions | |
FullScreenPart (QObject *parent, const char *name, const QStringList &) | |
virtual | ~FullScreenPart () |
Private Attributes | |
KAction * | m_pFullScreen |
bool | m_bFullScreen |
Detailed Description
Displays KDevelop in full screen.
- Feature(s):
- Displays KDevelop in full screen
Definition at line 20 of file fullscreen_part.h.
Constructor & Destructor Documentation
|
|
|
Definition at line 43 of file fullscreen_part.cpp. |
Member Function Documentation
|
Definition at line 47 of file fullscreen_part.cpp. References m_bFullScreen, m_pFullScreen, KDevMainWindow::main(), KDevPlugin::mainWindow(), KMainWindow::menuBar(), KAction::setIcon(), KAction::setText(), KAction::setToolTip(), and KMenuBar::show(). |
Member Data Documentation
|
Definition at line 32 of file fullscreen_part.h. Referenced by slotToggleFullScreen(). |
|
Definition at line 31 of file fullscreen_part.h. Referenced by slotToggleFullScreen(). |
The documentation for this class was generated from the following files:
- parts/fullscreen/fullscreen_part.h
- parts/fullscreen/fullscreen_part.cpp