MainWindowShare Class Reference
#include <mainwindowshare.h>
Inheritance diagram for MainWindowShare:

Constructor & Destructor Documentation
|
Definition at line 74 of file mainwindowshare.cpp. References m_pMainWnd, and MainWindowShare(). Referenced by MainWindowShare(). |
|
Definition at line 33 of file mainwindowshare.h. |
Member Function Documentation
|
Definition at line 505 of file mainwindowshare.cpp. References contextMenu(), m_pMainWnd, and KMainWindow::menuBar(). Referenced by contextMenu(), and init(). |
|
|
Referenced by createActions(). |
|
Referenced by createActions(). |
|
Referenced by createActions(). |
|
Referenced by createActions(). |
|
Definition at line 86 of file mainwindowshare.cpp. References KXMLGUIClient::actionCollection(), contextMenu(), m_pMainWnd, and slotActionStatusText(). Referenced by MainWindow::init(). |
|
Definition at line 95 of file mainwindowshare.cpp. References endl(), kdDebug(), m_pMainWnd, slotActionStatusText(), KMainWindow::statusBar(), and text(). Referenced by init(), and slotActionStatusText(). |
|
Definition at line 514 of file mainwindowshare.cpp. References m_configureEditorAction, KAction::setEnabled(), and slotActivePartChanged(). Referenced by createActions(), and slotActivePartChanged(). |
|
Definition at line 267 of file mainwindowshare.cpp. References activeProcesses, m_stopProcesses, KAction::setEnabled(), and slotActiveProcessChanged(). Referenced by createActions(), and slotActiveProcessChanged(). |
|
Definition at line 393 of file mainwindowshare.cpp. References KParts::PartManager::activePart(), KTextEditor::ConfigInterface::configDialog(), endl(), API::getInstance(), kdDebug(), API::partController(), KParts::PartManager::parts(), KTextEditor::ConfigInterface::readConfig(), and KTextEditor::ConfigInterface::writeConfig(). Referenced by createActions(). |
|
Definition at line 319 of file mainwindowshare.cpp. References m_pMainWnd. Referenced by createActions(). |
|
Definition at line 497 of file mainwindowshare.cpp. References KXMLGUIClient::factory(), m_pMainWnd, KMainWindow::saveMainWindowSettings(), and slotNewToolbarConfig(). Referenced by createActions(). |
|
Definition at line 428 of file mainwindowshare.cpp. References KXMLGUIClient::action(), endl(), kdDebug(), m_configureEditorAction, KAction::setEnabled(), and slotGUICreated(). Referenced by MainWindow::createGUI(), and slotGUICreated(). |
|
Definition at line 462 of file mainwindowshare.cpp. References KXMLGUIFactory::clients(), KKeyDialog::configure(), PartController::getInstance(), KMainWindow::guiFactory(), KKeyDialog::insert(), m_pMainWnd, KParts::PartManager::parts(), KXMLGUIClient::reloadXML(), and KTextEditor::Document::views(). Referenced by createActions(). |
|
Definition at line 453 of file mainwindowshare.cpp. References KMainWindow::applyMainWindowSettings(), PartController::getInstance(), m_pMainWnd, and PartController::reinstallPopups(). Referenced by slotConfigureToolbars(). |
|
Definition at line 215 of file mainwindowshare.cpp. References m_pMainWnd. |
|
|
Definition at line 309 of file mainwindowshare.cpp. References m_pMainWnd, KMainWindow::menuBar(), KMainWindow::saveMainWindowSettings(), and KMenuBar::show(). Referenced by createActions(). |
|
Definition at line 262 of file mainwindowshare.cpp. References Core::doEmitStopButtonPressed(), and Core::getInstance(). Referenced by createActions(). |
|
Definition at line 298 of file mainwindowshare.cpp. References activeProcesses, m_stopProcesses, KDevPlugin::pluginName(), and KToolBarPopupAction::popupMenu(). Referenced by createActions(). |
|
Definition at line 280 of file mainwindowshare.cpp. References activeProcesses, Core::doEmitStopButtonPressed(), Core::getInstance(), m_stopProcesses, KDevPlugin::pluginName(), KToolBarPopupAction::popupMenu(), and slotStopPopupActivated(). Referenced by createActions(), and slotStopPopupActivated(). |
|
Definition at line 245 of file mainwindowshare.cpp. References KToolBar::hide(), KToggleAction::isChecked(), m_pMainWnd, m_toggleBrowserToolbar, KToolBar::show(), and KMainWindow::toolBar(). Referenced by createActions(). |
|
Definition at line 229 of file mainwindowshare.cpp. References KToolBar::hide(), KToggleAction::isChecked(), m_pMainWnd, m_toggleBuildToolbar, KToolBar::show(), and KMainWindow::toolBar(). Referenced by createActions(). |
|
Definition at line 221 of file mainwindowshare.cpp. References KToolBar::hide(), KToggleAction::isChecked(), m_pMainWnd, m_toggleMainToolbar, KToolBar::show(), and KMainWindow::toolBar(). Referenced by createActions(). |
|
Definition at line 253 of file mainwindowshare.cpp. References KToggleAction::isChecked(), m_pMainWnd, m_toggleStatusbar, and KMainWindow::statusBar(). Referenced by createActions(). |
|
Definition at line 237 of file mainwindowshare.cpp. References KToolBar::hide(), KToggleAction::isChecked(), m_pMainWnd, m_toggleViewToolbar, KToolBar::show(), and KMainWindow::toolBar(). Referenced by createActions(). |
Member Data Documentation
|
Definition at line 83 of file mainwindowshare.h. Referenced by slotActiveProcessChanged(), slotStopMenuAboutToShow(), and slotStopPopupActivated(). |
|
Definition at line 78 of file mainwindowshare.h. Referenced by createActions(), slotActivePartChanged(), and slotGUICreated(). |
|
|
Stops all running processes.
Definition at line 80 of file mainwindowshare.h. Referenced by createActions(), slotActiveProcessChanged(), slotStopMenuAboutToShow(), and slotStopPopupActivated(). |
|
Definition at line 75 of file mainwindowshare.h. Referenced by createActions(), and slotToggleBrowserToolbar(). |
|
Definition at line 73 of file mainwindowshare.h. Referenced by createActions(), and slotToggleBuildToolbar(). |
|
Definition at line 72 of file mainwindowshare.h. Referenced by createActions(), and slotToggleMainToolbar(). |
|
Definition at line 76 of file mainwindowshare.h. Referenced by createActions(), and slotToggleStatusbar(). |
|
Definition at line 74 of file mainwindowshare.h. Referenced by createActions(), and slotToggleViewToolbar(). |
The documentation for this class was generated from the following files: