SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
DialogChooseExcelSheets Class Reference

#include </home/runner/work/SedSat3/SedSat3/dialogchooseexcelsheets.h>

Inheritance diagram for DialogChooseExcelSheets:
Inheritance graph
Collaboration diagram for DialogChooseExcelSheets:
Collaboration graph

Public Member Functions

 DialogChooseExcelSheets (QWidget *parent, QStringList **_items)
 
 ~DialogChooseExcelSheets ()
 
void AddItem (const QString &item)
 

Private Member Functions

void reject ()
 
void accept ()
 

Private Attributes

Ui::DialogChooseExcelSheets * ui
 
QStringList * items = nullptr
 

Detailed Description

Definition at line 10 of file dialogchooseexcelsheets.h.

Constructor & Destructor Documentation

◆ DialogChooseExcelSheets()

DialogChooseExcelSheets::DialogChooseExcelSheets ( QWidget *  parent,
QStringList **  _items 
)
explicit

Definition at line 5 of file dialogchooseexcelsheets.cpp.

References items, and ui.

◆ ~DialogChooseExcelSheets()

DialogChooseExcelSheets::~DialogChooseExcelSheets ( )

Definition at line 14 of file dialogchooseexcelsheets.cpp.

References ui.

Member Function Documentation

◆ accept()

void DialogChooseExcelSheets::accept ( )
private

Definition at line 31 of file dialogchooseexcelsheets.cpp.

References items, and ui.

◆ AddItem()

void DialogChooseExcelSheets::AddItem ( const QString &  item)

Definition at line 19 of file dialogchooseexcelsheets.cpp.

References ui.

◆ reject()

void DialogChooseExcelSheets::reject ( )
private

Definition at line 27 of file dialogchooseexcelsheets.cpp.

Member Data Documentation

◆ items

QStringList* DialogChooseExcelSheets::items = nullptr
private

Definition at line 21 of file dialogchooseexcelsheets.h.

Referenced by DialogChooseExcelSheets(), and accept().

◆ ui

Ui::DialogChooseExcelSheets* DialogChooseExcelSheets::ui
private

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