Public Member Functions
ParamEditor Class Reference

Brief description of class still missing. More...

#include <ParamEditor.h>

List of all members.

Public Member Functions

 ParamEditor (QWidget *parent=0)
 ~ParamEditor ()

Detailed Description

Brief description of class still missing.

Full description of class still missing


Constructor & Destructor Documentation

ParamEditor::ParamEditor ( QWidget *  parent = 0)

Description of constructor still missing

References TRACE.

    : QWidget(parent)
{
  TRACE;
  setupUi(this);
}

Description of destructor still missing

References TRACE.

{
  TRACE;
}

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines