#include <selectnote.h>
Collaboration diagram for SelectNote:
Public Member Functions | |
SelectNote (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~SelectNote () | |
virtual QString | url () |
Public Attributes | |
NoteOverviewForm * | notes |
QPushButton * | buttonOk |
QPushButton * | buttonCancel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | SelectNoteLayout |
QVBoxLayout * | layout10 |
QHBoxLayout * | Layout1 |
Private Member Functions | |
void | init () |
Private Attributes | |
QPixmap | image0 |
|
Definition at line 31 of file selectnote.cpp. References init(), languageChange(), and SelectNoteLayout. |
|
Definition at line 71 of file selectnote.cpp. |
|
Definition at line 26 of file selectnote.ui.h. References NoteOverviewForm::setData(). Referenced by SelectNote(). |
|
Definition at line 80 of file selectnote.cpp. Referenced by SelectNote(). |
|
Definition at line 30 of file selectnote.ui.h. References NoteOverviewForm::url(). Referenced by Note::insertNote(), File::insertNote(), and Author::insertNote(). |
|
Definition at line 34 of file selectnote.h. |
|
Definition at line 33 of file selectnote.h. |
|
Definition at line 47 of file selectnote.h. |
|
Definition at line 41 of file selectnote.h. |
|
Definition at line 40 of file selectnote.h. |
|
Definition at line 32 of file selectnote.h. |
|
Definition at line 39 of file selectnote.h. Referenced by SelectNote(). |