Plasma
ggadget::PanelDecorator Class Reference
#include <panel_decorator.h>
Inheritance diagram for ggadget::PanelDecorator:

Public Member Functions | |
virtual void | OnAddDecoratorMenuItems (MenuInterface *menu) |
PanelDecorator (PlasmaViewHost *host) | |
void | setHorizontal () |
virtual void | SetResizable (ViewInterface::ResizableMode resizable) |
virtual void | SetSize (double width, double height) |
void | setVertical () |
virtual | ~PanelDecorator () |
Protected Member Functions | |
virtual void | OnChildViewChanged () |
virtual bool | ShowDecoratedView (bool modal, int flags, Slot1< bool, int > *feedback_handler) |
Detailed Description
Definition at line 25 of file panel_decorator.h.
Constructor & Destructor Documentation
ggadget::PanelDecorator::PanelDecorator | ( | PlasmaViewHost * | host | ) |
Definition at line 119 of file panel_decorator.cpp.
ggadget::PanelDecorator::~PanelDecorator | ( | ) | [virtual] |
Definition at line 128 of file panel_decorator.cpp.
Member Function Documentation
void ggadget::PanelDecorator::OnAddDecoratorMenuItems | ( | MenuInterface * | menu | ) | [virtual] |
Definition at line 132 of file panel_decorator.cpp.
void ggadget::PanelDecorator::OnChildViewChanged | ( | ) | [protected, virtual] |
Definition at line 158 of file panel_decorator.cpp.
void ggadget::PanelDecorator::setHorizontal | ( | ) |
Definition at line 195 of file panel_decorator.cpp.
void ggadget::PanelDecorator::SetResizable | ( | ViewInterface::ResizableMode | resizable | ) | [virtual] |
Definition at line 144 of file panel_decorator.cpp.
void ggadget::PanelDecorator::SetSize | ( | double | width, | |
double | height | |||
) | [virtual] |
Definition at line 136 of file panel_decorator.cpp.
void ggadget::PanelDecorator::setVertical | ( | ) |
Definition at line 178 of file panel_decorator.cpp.
bool ggadget::PanelDecorator::ShowDecoratedView | ( | bool | modal, | |
int | flags, | |||
Slot1< bool, int > * | feedback_handler | |||
) | [protected, virtual] |
Definition at line 167 of file panel_decorator.cpp.
The documentation for this class was generated from the following files: