Plasma
ggadget::PlasmaHost Class Reference
#include <plasma_host.h>
Inherits ggadget::HostInterface.
Public Member Functions | |
| virtual int | GetDefaultFontSize () |
| virtual bool | LoadFont (const char *filename) |
| virtual Gadget * | LoadGadget (const char *path, const char *options_name, int instance_id, bool show_debug_console) |
| virtual ViewHostInterface * | NewViewHost (Gadget *gadget, ViewHostInterface::Type type) |
| void | onConstraintsEvent (Plasma::Constraints constraints) |
| virtual bool | OpenURL (const Gadget *gadget, const char *url) |
| PlasmaHost (GadgetInfo *info) | |
| virtual void | RemoveGadget (Gadget *gadget, bool save_data) |
| virtual void | Run () |
| virtual void | ShowGadgetDebugConsole (Gadget *) |
| virtual | ~PlasmaHost () |
Detailed Description
Definition at line 28 of file plasma_host.h.
Constructor & Destructor Documentation
| ggadget::PlasmaHost::PlasmaHost | ( | GadgetInfo * | info | ) |
Definition at line 145 of file plasma_host.cpp.
| ggadget::PlasmaHost::~PlasmaHost | ( | ) | [virtual] |
Definition at line 149 of file plasma_host.cpp.
Member Function Documentation
| int ggadget::PlasmaHost::GetDefaultFontSize | ( | ) | [virtual] |
Definition at line 188 of file plasma_host.cpp.
| bool ggadget::PlasmaHost::LoadFont | ( | const char * | filename | ) | [virtual] |
Definition at line 181 of file plasma_host.cpp.
| Gadget * ggadget::PlasmaHost::LoadGadget | ( | const char * | path, | |
| const char * | options_name, | |||
| int | instance_id, | |||
| bool | show_debug_console | |||
| ) | [virtual] |
Definition at line 196 of file plasma_host.cpp.
| ViewHostInterface * ggadget::PlasmaHost::NewViewHost | ( | Gadget * | gadget, | |
| ViewHostInterface::Type | type | |||
| ) | [virtual] |
Definition at line 153 of file plasma_host.cpp.
| void ggadget::PlasmaHost::onConstraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 225 of file plasma_host.cpp.
| virtual bool ggadget::PlasmaHost::OpenURL | ( | const Gadget * | gadget, | |
| const char * | url | |||
| ) | [virtual] |
| void ggadget::PlasmaHost::RemoveGadget | ( | Gadget * | gadget, | |
| bool | save_data | |||
| ) | [virtual] |
Definition at line 177 of file plasma_host.cpp.
| virtual void ggadget::PlasmaHost::Run | ( | ) | [inline, virtual] |
Definition at line 38 of file plasma_host.h.
| virtual void ggadget::PlasmaHost::ShowGadgetDebugConsole | ( | Gadget * | ) | [inline, virtual] |
Definition at line 39 of file plasma_host.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference