some more work on the documentation. Added a menu such that theory functions are more easy accessible.
This commit is contained in:
@@ -33,7 +33,10 @@
|
||||
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
/**
|
||||
* <p>
|
||||
* <p>Constructor.
|
||||
*
|
||||
* \param parent pointer to the parent object
|
||||
* \param f qt windows flags
|
||||
*/
|
||||
PReplaceConfirmationDialog::PReplaceConfirmationDialog(QWidget *parent, Qt::WindowFlags f) : QDialog(parent, f)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user