PointlistOverlayBaseSettings Class Reference

#include <pointlist_overlay_base.hh>

Public Slots

void OnActiveColor ()
void OnPassiveColor ()
void OnSymbolSize (int v)
void OnSymbolStrength (int v)

Public Member Functions

 PointlistOverlayBaseSettings (const QColor &ac, const QColor &pc, int ssiz, int sstr, QWidget *p)

Data Fields

QColor active_color
QColor passive_color
int symbol_size
int symbol_strength

Protected Attributes

QVBoxLayout * main_layout_
QPushButton * active_color_b_
QPushButton * passive_color_b_

Detailed Description

Definition at line 50 of file pointlist_overlay_base.hh.


Constructor & Destructor Documentation

PointlistOverlayBaseSettings ( const QColor &  ac,
const QColor &  pc,
int  ssiz,
int  sstr,
QWidget *  p 
)

Member Function Documentation

void OnActiveColor (  )  [slot]
void OnPassiveColor (  )  [slot]
void OnSymbolSize ( int  v  )  [slot]
void OnSymbolStrength ( int  v  )  [slot]

Field Documentation

QColor active_color

Definition at line 63 of file pointlist_overlay_base.hh.

QPushButton* active_color_b_ [protected]

Definition at line 71 of file pointlist_overlay_base.hh.

QVBoxLayout* main_layout_ [protected]

Definition at line 70 of file pointlist_overlay_base.hh.

QColor passive_color

Definition at line 64 of file pointlist_overlay_base.hh.

QPushButton* passive_color_b_ [protected]

Definition at line 72 of file pointlist_overlay_base.hh.

Definition at line 65 of file pointlist_overlay_base.hh.

Definition at line 66 of file pointlist_overlay_base.hh.


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

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1