Codey
 
Loading...
Searching...
No Matches
Dashboard Class Reference

#include <dashboard.h>

Inheritance diagram for Dashboard:
Collaboration diagram for Dashboard:

Public Member Functions

 Dashboard (QWidget *parent=nullptr)
 
 Dashboard (const QString &username, const QString &role, QWidget *parent=nullptr)
 
 ~Dashboard ()
 
QString getUsername () const
 
void loadUserFunds ()
 

Constructor & Destructor Documentation

◆ Dashboard() [1/2]

Dashboard::Dashboard ( QWidget * parent = nullptr)
explicit
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Dashboard() [2/2]

Dashboard::Dashboard ( const QString & username,
const QString & role,
QWidget * parent = nullptr )
explicit
Here is the call graph for this function:

◆ ~Dashboard()

Dashboard::~Dashboard ( )

Member Function Documentation

◆ getUsername()

QString Dashboard::getUsername ( ) const
Here is the caller graph for this function:

◆ loadUserFunds()

void Dashboard::loadUserFunds ( )
Here is the caller graph for this function:

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