#include <noteoverviewform.h>
Collaboration diagram for NoteOverviewForm:
Public Slots | |
virtual void | setData (bool withpubls) |
virtual void | addItem (QPtrList< noterec > &n, int parentoid, NoteTreeItem *parentitem) |
virtual void | open (bool newwin) |
virtual void | slotSelected (QListViewItem *i) |
virtual void | slotOpen () |
virtual void | slotNewWindow () |
virtual void | slotNewItem () |
virtual void | slotPopupMenu (QListViewItem *item, const QPoint &p, int c) |
Public Member Functions | |
NoteOverviewForm (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~NoteOverviewForm () | |
virtual LitUrl | url () |
Public Attributes | |
DragNotesListView * | notesview |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QPopupMenu | pop |
QHBoxLayout * | NoteOverviewFormLayout |
Private Member Functions | |
void | init () |
Private Attributes | |
QPixmap | image0 |
|
Definition at line 32 of file noteoverviewform.cpp. References init(), languageChange(), NoteOverviewFormLayout, and notesview. |
|
Definition at line 51 of file noteoverviewform.cpp. |
|
Definition at line 90 of file noteoverviewform.ui.h. References loadPixmap(), noterec::no, notesview, noterec::parent, noterec::sibling, noterec::title, and noterec::type. Referenced by setData(). |
|
Definition at line 34 of file noteoverviewform.ui.h. References notesview, slotNewItem(), slotNewWindow(), slotOpen(), slotPopupMenu(), and slotSelected(). Referenced by NoteOverviewForm(). |
|
Definition at line 60 of file noteoverviewform.cpp. Referenced by NoteOverviewForm(). |
|
Definition at line 117 of file noteoverviewform.ui.h. References notesview, and NoteTreeItem::url(). Referenced by slotNewWindow(), slotOpen(), and slotSelected(). |
|
Definition at line 54 of file noteoverviewform.ui.h. References addItem(), noterec::no, notesview, noterec::parent, noterec::publication_no, noterec::sibling, noterec::title, and noterec::type. Referenced by SelectNote::init(), NoteOverview::NoteOverview(), and NoteOverview::setData(). |
|
Definition at line 135 of file noteoverviewform.ui.h. References notesview, and NoteTreeItem::url(). Referenced by init(). |
|
Definition at line 131 of file noteoverviewform.ui.h. References open(). Referenced by init(). |
|
Definition at line 127 of file noteoverviewform.ui.h. References open(). Referenced by init(). |
|
Definition at line 144 of file noteoverviewform.ui.h. References notesview. Referenced by init(). |
|
Definition at line 123 of file noteoverviewform.ui.h. References open(). Referenced by init(). |
|
Definition at line 109 of file noteoverviewform.ui.h. References notesview, and NoteTreeItem::url(). Referenced by SelectNote::url(). |
|
Definition at line 59 of file noteoverviewform.h. |
|
Definition at line 53 of file noteoverviewform.h. Referenced by NoteOverviewForm(). |
|
Definition at line 36 of file noteoverviewform.h. Referenced by addItem(), init(), NoteOverviewForm(), open(), setData(), slotNewItem(), slotPopupMenu(), and url(). |
|
Definition at line 51 of file noteoverviewform.h. |