#include <noteoverview.h>
Inheritance diagram for NoteOverview:


Public Member Functions | |
| NoteOverview (LitUrl u, QObject *receiver, QString slot, QWidget *parent=0, const char *name=0) | |
| virtual | ~NoteOverview () |
Protected Slots | |
| void | showPubls () |
Protected Member Functions | |
| bool | setData () |
Protected Attributes | |
| LitUrl | url |
| QAction * | showPublsAction |
Private Member Functions | |
| NoteOverview (const NoteOverview &) | |
| NoteOverview & | operator= (const NoteOverview &) |
Private Attributes | |
| QPopupMenu | pop1 |
| QPopupMenu | pop2 |
| bool | showleafs |
| NoteOverviewForm * | noteoverviewform |
|
|
|
|
||||||||||||||||||||||||
|
Definition at line 24 of file noteoverview.cpp. References loadPixmap(), noteoverviewform, NoteOverviewForm::setData(), ReadOnlyFormBase::setValid(), showPubls(), and showPublsAction. |
|
|
Definition at line 47 of file noteoverview.cpp. |
|
|
|
|
|
Reimplemented from ReadOnlyFormBase. Definition at line 41 of file noteoverview.cpp. References noteoverviewform, NoteOverviewForm::setData(), and showPublsAction. Referenced by showPubls(). |
|
|
Definition at line 37 of file noteoverview.cpp. References setData(). Referenced by NoteOverview(). |
|
|
Definition at line 35 of file noteoverview.h. Referenced by NoteOverview(), and setData(). |
|
|
Definition at line 32 of file noteoverview.h. |
|
|
Definition at line 33 of file noteoverview.h. |
|
|
Definition at line 34 of file noteoverview.h. |
|
|
Definition at line 39 of file noteoverview.h. Referenced by NoteOverview(), and setData(). |
|
|
Definition at line 38 of file noteoverview.h. |
1.3.6-20040222