ksim
KSim::MainView Class Reference
#include <ksimview.h>

Detailed Description
Definition at line 56 of file ksimview.h.
Public Slots | |
| void | reparseConfig (bool, const KSim::ChangedPluginList &) |
| void | addPlugins () |
| void | addPlugin (const KDesktopFile &, bool force=false) |
| void | removePlugin (const KDesktopFile &) |
| void | addMonitor (const KSim::Plugin &) |
| void | runCommand (const Q3CString &) |
| void | preferences () |
| void | slotMaskMainView () |
Signals | |
| void | reload () |
DCOP Member Functions | |
| const QString & | hostname () const |
| virtual void | maskMainView () |
Public Member Functions | |
| MainView (KConfig *config, bool loadPlugins, KSim::PanelExtension *topLevel, const char *name) | |
| ~MainView () | |
| virtual void | show () |
| void | cleanup () |
| KSim::Config * | config () const |
| void | makeDirs () |
| QSize | sizeHint (KPanelExtension::Position, QSize maxSize) const |
| void | positionChange (KPanelExtension::Orientation) |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
| virtual void | paletteChange (const QPalette &) |
Constructor & Destructor Documentation
| KSim::MainView::MainView | ( | KConfig * | config, | |
| bool | loadPlugins, | |||
| KSim::PanelExtension * | topLevel, | |||
| const char * | name | |||
| ) |
Definition at line 67 of file ksimview.cpp.
| KSim::MainView::~MainView | ( | ) |
Definition at line 157 of file ksimview.cpp.
Member Function Documentation
| void KSim::MainView::show | ( | ) | [virtual] |
| void KSim::MainView::cleanup | ( | ) |
Definition at line 168 of file ksimview.cpp.
| KSim::Config * KSim::MainView::config | ( | ) | const |
Definition at line 179 of file ksimview.cpp.
| void KSim::MainView::makeDirs | ( | ) |
Definition at line 184 of file ksimview.cpp.
Definition at line 434 of file ksimview.cpp.
| void KSim::MainView::positionChange | ( | KPanelExtension::Orientation | o | ) |
Definition at line 462 of file ksimview.cpp.
| const QString & KSim::MainView::hostname | ( | ) | const |
Definition at line 204 of file ksimview.cpp.
| void KSim::MainView::maskMainView | ( | ) | [virtual] |
Definition at line 214 of file ksimview.cpp.
| void KSim::MainView::reload | ( | ) | [signal] |
| void KSim::MainView::reparseConfig | ( | bool | emitReload, | |
| const KSim::ChangedPluginList & | list | |||
| ) | [slot] |
Definition at line 261 of file ksimview.cpp.
| void KSim::MainView::addPlugins | ( | ) | [slot] |
Definition at line 332 of file ksimview.cpp.
| void KSim::MainView::addPlugin | ( | const KDesktopFile & | file, | |
| bool | force = false | |||
| ) | [slot] |
Definition at line 343 of file ksimview.cpp.
| void KSim::MainView::removePlugin | ( | const KDesktopFile & | file | ) | [slot] |
Definition at line 350 of file ksimview.cpp.
| void KSim::MainView::addMonitor | ( | const KSim::Plugin & | plugin | ) | [slot] |
Definition at line 355 of file ksimview.cpp.
| void KSim::MainView::runCommand | ( | const Q3CString & | name | ) | [slot] |
Definition at line 382 of file ksimview.cpp.
| void KSim::MainView::preferences | ( | ) | [slot] |
Definition at line 393 of file ksimview.cpp.
| void KSim::MainView::slotMaskMainView | ( | ) | [slot] |
Definition at line 209 of file ksimview.cpp.
| void KSim::MainView::resizeEvent | ( | QResizeEvent * | re | ) | [protected, virtual] |
| void KSim::MainView::paletteChange | ( | const QPalette & | ) | [protected, virtual] |
Definition at line 411 of file ksimview.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference