OpenMS  2.7.0
Public Member Functions | Private Attributes | List of all members
Plot2DPrefDialog Class Reference

Preferences dialog for Plot2DWidget. More...

#include <OpenMS/VISUAL/DIALOGS/Plot2DPrefDialog.h>

Inheritance diagram for Plot2DPrefDialog:
[legend]
Collaboration diagram for Plot2DPrefDialog:
[legend]

Public Member Functions

 Plot2DPrefDialog (QWidget *parent)
 Constructor. More...
 
 ~Plot2DPrefDialog ()
 

Private Attributes

Ui::Plot2DPrefDialogTemplate * ui_
 

Detailed Description

Preferences dialog for Plot2DWidget.

Constructor & Destructor Documentation

◆ Plot2DPrefDialog()

Plot2DPrefDialog ( QWidget parent)

Constructor.

◆ ~Plot2DPrefDialog()

Member Data Documentation

◆ ui_

Ui::Plot2DPrefDialogTemplate* ui_
private