LIDL Soundboard  1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
ProfileEdit Class Reference

#include <ProfileEdit.h>

Inheritance diagram for ProfileEdit:
Inheritance graph
Collaboration diagram for ProfileEdit:
Collaboration graph

Public Member Functions

 ProfileEdit (QWidget *parent=nullptr)
 
 ProfileEdit (Profile *)
 ProfileEdit Used to edit existing profile. More...
 

Private Member Functions

bool IsFormOk ()
 

Private Attributes

Ui::ProfilEdit * ui
 

Constructor & Destructor Documentation

◆ ProfileEdit() [1/2]

ProfileEdit::ProfileEdit ( QWidget *  parent = nullptr)
explicit

References IsFormOk(), and ui.

Here is the call graph for this function:

◆ ProfileEdit() [2/2]

ProfileEdit::ProfileEdit ( Profile profile)

ProfileEdit Used to edit existing profile.

References Profile::GetGameList(), Profile::GetName(), IsFormOk(), and ui.

Here is the call graph for this function:

Member Function Documentation

◆ IsFormOk()

bool ProfileEdit::IsFormOk ( )
private

References ui.

Referenced by ProfileEdit().

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::ProfilEdit* ProfileEdit::ui
private

Referenced by IsFormOk(), and ProfileEdit().


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