API Documentation
|
A widget allowing the user to set the properties for a single channel of UVType for a Material. More...
#include <UVChannelEditWidget.h>
Public Slots | |
void | clearTexture () |
Material | material () const |
void | onDelete () |
void | refreshWidget () |
void | showAerialImageDialog () |
void | showDataDialog () |
void | showImageDialog () |
void | showVectorColorDialog () |
void | updateIntensity () |
void | useChannel (bool use_channel) |
Public Member Functions | |
void | setupChannelDialog () |
UVChannelEditWidget (const DynamicPointer< QTDesignObject > &material, UVType uv_type, QWidget *parent=nullptr) | |
~UVChannelEditWidget () | |
Protected Attributes | |
AerialImageSettings * | m_aerial_settings = nullptr |
ColorChannelCombo * | m_channel_combo = nullptr |
FileChooserDialog * | m_image_dialog = nullptr |
bool | m_is_updating = false |
LayerDrawModes | m_layer_draw_mode |
DynamicPointer< QTDesignObject > | m_target |
UVType | m_uv_channel |
Ui::LightingValueUI * | ui |
A widget allowing the user to set the properties for a single channel of UVType for a Material.
UVChannelEditWidget | ( | const DynamicPointer< QTDesignObject > & | material, |
UVType | uv_type, | ||
QWidget * | parent = nullptr ) |
~UVChannelEditWidget | ( | ) |
|
slot |
|
slot |
|
slot |
|
slot |
void setupChannelDialog | ( | ) |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |