MattyNotes
MattyGroupBox Class Reference

#include <mattygroupbox.h>

Inheritance diagram for MattyGroupBox:
Collaboration diagram for MattyGroupBox:

Public Member Functions

 MattyGroupBox (const class MattyNote &ThisNote=MattyNote(), QWidget *parent=0)
 
 ~MattyGroupBox ()
 
void hideNote ()
 
void expandNote ()
 
void changeExpandHideMode ()
 

Private Slots

void deleteNote ()
 
void editNote ()
 

Private Member Functions

void buildFrame ()
 
void fillFrame (const class MattyNote &ThisNote)
 
void mouseDoubleClickEvent (QMouseEvent *e)
 

Private Attributes

QLabel * NoteTypeLabel
 
QLabel * NoteCrTimeAndDateLabel
 
QLabel * NoteEventTimeAndDateLabel
 
QLabel * NoteTextLabel
 
QSpacerItem * horizontalSpacer_1
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * verticalSpacer
 
QPushButton * editNoteButton
 
QPushButton * deleteNoteButton
 
QHBoxLayout * horizontalLayout_1
 
QHBoxLayout * horizontalLayout_2
 
QVBoxLayout * verticalLayout
 
QGridLayout * gridLayout
 
QWidget * horizontalLineWidget
 
class MattyNote ThisGroupBoxNote
 

Constructor & Destructor Documentation

MattyGroupBox::MattyGroupBox ( const class MattyNote ThisNote = MattyNote(),
QWidget *  parent = 0 
)

Here is the call graph for this function:

MattyGroupBox::~MattyGroupBox ( )

Here is the caller graph for this function:

Member Function Documentation

void MattyGroupBox::buildFrame ( )
private

Here is the caller graph for this function:

void MattyGroupBox::changeExpandHideMode ( )
void MattyGroupBox::deleteNote ( )
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void MattyGroupBox::editNote ( )
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void MattyGroupBox::expandNote ( )
void MattyGroupBox::fillFrame ( const class MattyNote ThisNote)
private

Here is the call graph for this function:

Here is the caller graph for this function:

void MattyGroupBox::hideNote ( )
void MattyGroupBox::mouseDoubleClickEvent ( QMouseEvent *  e)
private

Here is the call graph for this function:

Member Data Documentation

QPushButton* MattyGroupBox::deleteNoteButton
private
QPushButton* MattyGroupBox::editNoteButton
private
QGridLayout* MattyGroupBox::gridLayout
private
QHBoxLayout* MattyGroupBox::horizontalLayout_1
private
QHBoxLayout* MattyGroupBox::horizontalLayout_2
private
QWidget* MattyGroupBox::horizontalLineWidget
private
QSpacerItem* MattyGroupBox::horizontalSpacer_1
private
QSpacerItem* MattyGroupBox::horizontalSpacer_2
private
QLabel* MattyGroupBox::NoteCrTimeAndDateLabel
private
QLabel* MattyGroupBox::NoteEventTimeAndDateLabel
private
QLabel* MattyGroupBox::NoteTextLabel
private
QLabel* MattyGroupBox::NoteTypeLabel
private
class MattyNote MattyGroupBox::ThisGroupBoxNote
private
QVBoxLayout* MattyGroupBox::verticalLayout
private
QSpacerItem* MattyGroupBox::verticalSpacer
private

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