Conference Registration 2024.07.18.04
Loading...
Searching...
No Matches
TotalFeesDialog Class Reference

The TotalFeesDialog class represents a dialog window for calculating and displaying total fees. More...

#include <totalfeesdialog.h>

Inheritance diagram for TotalFeesDialog:

Public Member Functions

 TotalFeesDialog (RegistrationList *registrationList)
 Constructs a TotalFeesDialog object with the given registration list.
 

Detailed Description

The TotalFeesDialog class represents a dialog window for calculating and displaying total fees.

This class inherits from QDialog and provides a user interface for calculating and displaying the total fees based on the selected registration type. It also allows the user to close the dialog window.

Constructor & Destructor Documentation

◆ TotalFeesDialog()

TotalFeesDialog::TotalFeesDialog ( RegistrationList * registrationList)

Constructs a TotalFeesDialog object with the given registration list.

Parameters
registrationListA pointer to the RegistrationList object.

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