A palette for the plot window, where plottable items can be dragged from. More...
#include <Palette.hh>
Inherits QWidget.
Signals | |
void | IntrospectionUpdateSignal (const std::set< std::string > &_items) |
Signal to trigger IntrospectionUpdateSlot. More... | |
Public Member Functions | |
Palette (QWidget *_parent) | |
Constructor. More... | |
~Palette () | |
Destructor. More... | |
A palette for the plot window, where plottable items can be dragged from.
|
explicit |
Constructor.
[in] | _parent | Pointer to parent widget. |
~Palette | ( | ) |
Destructor.
|
signal |
Signal to trigger IntrospectionUpdateSlot.
[in] | _items | The list of items. |