#include <kmmviewinterface.h>
Inheritance diagram for KMyMoneyPlugin::KMMViewInterface:


Public Member Functions | |
| KMMViewInterface (KMyMoney2App *app, KMyMoneyView *view, QObject *parent, const char *name=0) | |
| ~KMMViewInterface () | |
| KMyMoneyViewBase * | addPage (const QString &item, const QString &icon) |
| void | addWidget (KMyMoneyViewBase *view, QWidget *w) |
Private Attributes | |
| KMyMoney2App * | m_app |
| KMyMoneyView * | m_view |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
This method returns a pointer to a newly created view with title
Implements KMyMoneyPlugin::ViewInterface. |
|
||||||||||||
|
This method allows to add a widget to the view created with addPage()
Implements KMyMoneyPlugin::ViewInterface. |
|
|
|
|
|
|
1.4.1