MyBooks
Classes | Public Member Functions | Protected Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
DlgMedia Class Reference

Media Type database maintenance. More...

#include <dlgmedia.hpp>

Inheritance diagram for DlgMedia:
Inheritance graph
[legend]
Collaboration diagram for DlgMedia:
Collaboration graph
[legend]

Classes

class  MTPrivate
 

Public Member Functions

 DlgMedia (QWidget *parent=0)
 
 ~DlgMedia ()
 

Protected Member Functions

void changeEvent (QEvent *e)
 
void showEvent (QShowEvent *e)
 
void resizeEvent (QResizeEvent *e)
 
void closeEvent (QCloseEvent *e)
 

Private Slots

void slotAddRec ()
 
void slotDelRec ()
 
void slotUpdtRec ()
 
void slotExit ()
 
void slotRowSel ()
 
void slotFindID (int id)
 

Private Member Functions

void setupMode ()
 *d-ptr to GUI designer form definition More...
 
void saveColSizes ()
 
void clearForm ()
 
void resetButtons ()
 
void loadTable ()
 
void setupModel ()
 
void saveColWidths ()
 
void saveDataFromForm ()
 
void updateButtons ()
 
void displaySettings ()
 
void readSettings ()
 
void saveSettings ()
 

Private Attributes

MTPrivated
 
Ui::DlgMedia * ui
 

Detailed Description

Media Type database maintenance.

This dialog provides an interface to the MediaType database table to allow add, update, and delete of all MediaType records.

Constructor & Destructor Documentation

◆ DlgMedia()

DlgMedia::DlgMedia ( QWidget *  parent = 0)
explicit
Here is the call graph for this function:

◆ ~DlgMedia()

DlgMedia::~DlgMedia ( )

Member Function Documentation

◆ changeEvent()

void DlgMedia::changeEvent ( QEvent *  e)
protected

◆ clearForm()

void DlgMedia::clearForm ( )
private
Here is the call graph for this function:

◆ closeEvent()

void DlgMedia::closeEvent ( QCloseEvent *  e)
protected
Here is the call graph for this function:

◆ displaySettings()

void DlgMedia::displaySettings ( )
private

◆ loadTable()

void DlgMedia::loadTable ( )
private
Here is the call graph for this function:

◆ readSettings()

void DlgMedia::readSettings ( )
private

◆ resetButtons()

void DlgMedia::resetButtons ( )
private

◆ resizeEvent()

void DlgMedia::resizeEvent ( QResizeEvent *  e)
protected

◆ saveColSizes()

void DlgMedia::saveColSizes ( )
private

◆ saveColWidths()

void DlgMedia::saveColWidths ( )
private

◆ saveDataFromForm()

void DlgMedia::saveDataFromForm ( )
private
Here is the call graph for this function:

◆ saveSettings()

void DlgMedia::saveSettings ( )
private

◆ setupMode()

void DlgMedia::setupMode ( )
private

*d-ptr to GUI designer form definition

◆ setupModel()

void DlgMedia::setupModel ( )
private

◆ showEvent()

void DlgMedia::showEvent ( QShowEvent *  e)
protected

◆ slotAddRec

void DlgMedia::slotAddRec ( )
privateslot
Here is the call graph for this function:

◆ slotDelRec

void DlgMedia::slotDelRec ( )
privateslot
Here is the call graph for this function:

◆ slotExit

void DlgMedia::slotExit ( )
privateslot

◆ slotFindID

void DlgMedia::slotFindID ( int  id)
privateslot

◆ slotRowSel

void DlgMedia::slotRowSel ( )
privateslot

◆ slotUpdtRec

void DlgMedia::slotUpdtRec ( )
privateslot
Here is the call graph for this function:

◆ updateButtons()

void DlgMedia::updateButtons ( )
private

Member Data Documentation

◆ d

MTPrivate* DlgMedia::d
private

◆ ui

Ui::DlgMedia* DlgMedia::ui
private

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