LogDoctor/docs/html/classGameDialog.html

7.5 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches
GameDialog Class Referencefinal

GameDialog. More...

#include <game_dialog.h>

Inheritance diagram for GameDialog:

Public Member Functions

 GameDialog (const QString &title, const QString &text, QWidget *parent=nullptr)
 Dialog constructor.
 

Private Slots

void on_button_Ok_clicked ()
 Called when the OK button gets clicked.
 

Detailed Description

GameDialog.

A dialog message to provide informations to the user

Constructor & Destructor Documentation

◆ GameDialog()

GameDialog::GameDialog ( const QString & title,
const QString & text,
QWidget * parent = nullptr )
explicit

Dialog constructor.

Parameters
titleThe title
textThe message
parentThe parent Widget

The documentation for this class was generated from the following files:
  • logdoctor/games/game_dialog.h
  • logdoctor/games/game_dialog.cpp

Generated by doxygen 1.10.0 </html>