KurusView  1.0
Dialog Class Reference

Dialog object - inherits from QDialog, simple wrapper. More...

#include <dialog.h>

Inheritance diagram for Dialog:

Public Member Functions

 Dialog (QWidget *parent=nullptr)
 Dialog constructor. More...
 
 ~Dialog ()
 destructor.
 

Detailed Description

Dialog object - inherits from QDialog, simple wrapper.

Constructor & Destructor Documentation

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

Dialog constructor.

Parameters
parent- the the parent widget. It is often used with *this so explicit. Defaults to null.

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