Contains all data for a note. More...
#include <NoteCreatorWindow.h>
Public Member Functions | |
| void | force_reset () |
| Resets all package data. | |
Public Attributes | |
| QDate | date |
| QColor | color |
| NoteInfo | info |
Contains all data for a note.
| QColor NoteCreatorWindow::Package::color |
The note color
| QDate NoteCreatorWindow::Package::date |
The note date
| NoteInfo NoteCreatorWindow::Package::info |
The note content