Welcome to CatCutifier’s documentation!

Index

Docs

class About : public QDialog

The About class creates and shows a dialog window with an information about LibMan.

Public Functions

explicit About(QWidget *parent = 0)

Constracts About dialog window to show information about LibMan version and its license.

Parameters:

parent – Parent widget, by default is NULL.

~About()

Destructs About obejct and clears up UI members.