33#include <NDEVR/PropertiesButton.h>
34#include <NDEVR/ColorChannelCombo.h>
35#include <NDEVR/QTDesignObject.h>
36#include <NDEVR/ColorChooserButton.h>
37#include <NDEVR/ColorChooserButton.h>
38#include <NDEVR/QCustomCombobox.h>
39#include <NDEVR/Material.h>
62 void updateFromTargetSlot();
Allows the user to select a method to color a particular channel.
Definition ColorChannelCombo.h:42
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Definition Pointer.hpp:320
Container responsible for storing and setting the appearance of a Model or Geometry within the NDEVR ...
Definition Material.h:51
A core class that represents a node on model heirarchy. This node may contain a Geometry or one or mo...
Definition Model.h:58
A compact way to present a list of options to the user.
Definition QCustomCombobox.h:53
Stores a time span, or difference between two times, with an optional start time.
Definition TimeSpan.h:46