CCIMXDesktop
 
Loading...
Searching...
No Matches
DinasourGameWindow Class Reference

A QMainWindow-derived class managing the dinosaur game's main interface and events. More...

#include <DinasourGameWindow.h>

Inheritance diagram for DinasourGameWindow:

Public Member Functions

 DinasourGameWindow (QWidget *parent=nullptr)
 Constructor for DinasourGameWindow.
 
 ~DinasourGameWindow ()
 Destructor for DinasourGameWindow.
 

Detailed Description

A QMainWindow-derived class managing the dinosaur game's main interface and events.

Main window class for the dinosaur game UI and logic handling.

Constructor & Destructor Documentation

◆ DinasourGameWindow()

DinasourGameWindow::DinasourGameWindow ( QWidget *  parent = nullptr)

Constructor for DinasourGameWindow.

Parameters
parentParent widget, default is nullptr.

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