GDBDebugger::DbgToolBar Class Reference
#include <dbgtoolbar.h>
Inheritance diagram for GDBDebugger::DbgToolBar:


Public Member Functions | |
DbgToolBar (DebuggerPart *part, QWidget *parent, const char *name=0) | |
virtual | ~DbgToolBar () |
Private Slots | |
void | slotDbgStatus (const QString &, int) |
void | slotDock () |
void | slotUndock () |
void | slotIconifyAndDock () |
void | slotActivateAndUndock () |
void | slotKdevFocus () |
void | slotPrevFocus () |
Private Member Functions | |
void | setAppIndicator (bool appIndicator) |
Private Attributes | |
DebuggerPart * | part_ |
WId | activeWindow_ |
KWinModule * | winModule_ |
DbgButton * | bKDevFocus_ |
DbgButton * | bPrevFocus_ |
bool | appIsActive_ |
bool | docked_ |
DbgDocker * | docker_ |
KSystemTray * | dockWindow_ |
Constructor & Destructor Documentation
|
Definition at line 253 of file dbgtoolbar.cpp. References QBoxLayout::addWidget(), appIsActive_, bKDevFocus_, bPrevFocus_, docker_, part_, setAppIndicator(), slotKdevFocus(), slotPrevFocus(), and winModule_. |
|
Definition at line 384 of file dbgtoolbar.cpp. References slotUndock(). |
Member Function Documentation
|
Definition at line 428 of file dbgtoolbar.cpp. References bKDevFocus_, and bPrevFocus_. Referenced by DbgToolBar(), and slotDbgStatus(). |
|
Definition at line 478 of file dbgtoolbar.cpp. References slotUndock(). |
|
Definition at line 417 of file dbgtoolbar.cpp. References appIsActive_, and setAppIndicator(). |
|
Definition at line 441 of file dbgtoolbar.cpp. References docked_, and docker_. Referenced by slotIconifyAndDock(). |
|
Definition at line 455 of file dbgtoolbar.cpp. References slotDock(). |
|
Definition at line 391 of file dbgtoolbar.cpp. References activeWindow_, and winModule_. Referenced by DbgToolBar(). |
|
Definition at line 408 of file dbgtoolbar.cpp. References activeWindow_. Referenced by DbgToolBar(). |
|
Definition at line 466 of file dbgtoolbar.cpp. References docked_, and docker_. Referenced by slotActivateAndUndock(), and ~DbgToolBar(). |
Member Data Documentation
|
Definition at line 72 of file dbgtoolbar.h. Referenced by slotKdevFocus(), and slotPrevFocus(). |
|
Definition at line 76 of file dbgtoolbar.h. Referenced by DbgToolBar(), and slotDbgStatus(). |
|
Definition at line 74 of file dbgtoolbar.h. Referenced by DbgToolBar(), and setAppIndicator(). |
|
Definition at line 75 of file dbgtoolbar.h. Referenced by DbgToolBar(), and setAppIndicator(). |
|
Definition at line 77 of file dbgtoolbar.h. Referenced by slotDock(), and slotUndock(). |
|
Definition at line 78 of file dbgtoolbar.h. Referenced by DbgToolBar(), slotDock(), and slotUndock(). |
|
Definition at line 79 of file dbgtoolbar.h. |
|
Definition at line 71 of file dbgtoolbar.h. Referenced by DbgToolBar(). |
|
Definition at line 73 of file dbgtoolbar.h. Referenced by DbgToolBar(), and slotKdevFocus(). |
The documentation for this class was generated from the following files:
- languages/cpp/debugger/dbgtoolbar.h
- languages/cpp/debugger/dbgtoolbar.cpp