Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::UI::MainWindow Class Reference

The main window of the application. More...

#include <MainWindow.hpp>

Public Member Functions

 MainWindow ()
 Constructs the window.
 
void show ()
 Shows the window.
 

Detailed Description

The main window of the application.

This class is responsible for showing the main window of the application. It has a menubar with three sections:

The main window also contains two sections:

  • the Information history section that shows the information that was added to the solver;
  • the Solutions section that shows the solutions for the game with their respective probabilities.
    Note
    This two sections will be available only after a game is created.

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