MattyNotes
NoteHolder Class Reference

#include <noteholder.h>

Public Member Functions

 NoteHolder ()
 
 ~NoteHolder ()
 
void sortNotesByCrDate ()
 

Static Public Member Functions

static void publishNotes (QWidget *ParentWidget)
 
static void setFilters ()
 
static void erasePublishedNotes (QWidget *ParentWidget)
 

Static Private Member Functions

static void getAllNotes ()
 
static void getSelectedNotes ()
 

Static Private Attributes

static int TotalNoteCount = 0
 
static QVector< class MattyNoteListOfAllNotes = QVector<class MattyNote>()
 

Constructor & Destructor Documentation

NoteHolder::NoteHolder ( )
NoteHolder::~NoteHolder ( )

Member Function Documentation

void NoteHolder::erasePublishedNotes ( QWidget *  ParentWidget)
static

Here is the caller graph for this function:

void NoteHolder::getAllNotes ( )
staticprivate

Here is the call graph for this function:

Here is the caller graph for this function:

void NoteHolder::getSelectedNotes ( )
staticprivate

Here is the call graph for this function:

void NoteHolder::publishNotes ( QWidget *  ParentWidget)
static

Here is the call graph for this function:

Here is the caller graph for this function:

void NoteHolder::setFilters ( )
static
void NoteHolder::sortNotesByCrDate ( )

Member Data Documentation

QVector< class MattyNote > NoteHolder::ListOfAllNotes = QVector<class MattyNote>()
staticprivate
int NoteHolder::TotalNoteCount = 0
staticprivate

The documentation for this class was generated from the following files: