Plasma
ggadget::FloatingDecorator Class Reference
#include <floating_decorator.h>
Inheritance diagram for ggadget::FloatingDecorator:

Public Member Functions | |
FloatingDecorator (PlasmaViewHost *host) | |
virtual void | OnAddDecoratorMenuItems (MenuInterface *menu) |
virtual bool | ShowDecoratedView (bool modal, int flags, Slot1< bool, int > *feedback_handler) |
virtual | ~FloatingDecorator () |
Detailed Description
Definition at line 25 of file floating_decorator.h.
Constructor & Destructor Documentation
ggadget::FloatingDecorator::FloatingDecorator | ( | PlasmaViewHost * | host | ) |
Definition at line 31 of file floating_decorator.cpp.
ggadget::FloatingDecorator::~FloatingDecorator | ( | ) | [virtual] |
Definition at line 43 of file floating_decorator.cpp.
Member Function Documentation
void ggadget::FloatingDecorator::OnAddDecoratorMenuItems | ( | MenuInterface * | menu | ) | [virtual] |
Definition at line 45 of file floating_decorator.cpp.
bool ggadget::FloatingDecorator::ShowDecoratedView | ( | bool | modal, | |
int | flags, | |||
Slot1< bool, int > * | feedback_handler | |||
) | [virtual] |
Definition at line 52 of file floating_decorator.cpp.
The documentation for this class was generated from the following files: