BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
SettingsPage Class Reference

#include <settingspage.h>

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

Public Member Functions

 SettingsPage (QWidget *parent=0)
 
 ~SettingsPage ()
 
void toggleDbSettings (bool toggle)
 

Private Slots

void on_toolButton_fileBrowse_clicked ()
 
void on_toolButton_reportsLoc_clicked ()
 
void on_pushButton_saveDbDir_clicked ()
 
void on_pushButton_saveReportDir_clicked ()
 
void on_comboBox_databaseLoc_currentIndexChanged (const QString &arg1)
 
void on_comboBox_databaseType_currentIndexChanged (int index)
 

Private Member Functions

void initPaths ()
 

Private Attributes

Ui::SettingsPage * ui
 

Constructor & Destructor Documentation

SettingsPage::SettingsPage ( QWidget *  parent = 0)
explicit

Here is the call graph for this function:

SettingsPage::~SettingsPage ( )

Member Function Documentation

void SettingsPage::initPaths ( )
private

Here is the call graph for this function:

Here is the caller graph for this function:

void SettingsPage::on_comboBox_databaseLoc_currentIndexChanged ( const QString &  arg1)
privateslot
void SettingsPage::on_comboBox_databaseType_currentIndexChanged ( int  index)
privateslot

Here is the call graph for this function:

void SettingsPage::on_pushButton_saveDbDir_clicked ( )
privateslot

Here is the call graph for this function:

void SettingsPage::on_pushButton_saveReportDir_clicked ( )
privateslot

Here is the call graph for this function:

void SettingsPage::on_toolButton_fileBrowse_clicked ( )
privateslot
void SettingsPage::on_toolButton_reportsLoc_clicked ( )
privateslot
void SettingsPage::toggleDbSettings ( bool  toggle)

Here is the caller graph for this function:

Member Data Documentation

Ui::SettingsPage* SettingsPage::ui
private

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