#include <fillstroke.h>
◆ PropertyFillStroke()
PropertyFillStroke::PropertyFillStroke |
( |
Kage * |
p_kage | ) |
|
◆ ~PropertyFillStroke()
PropertyFillStroke::~PropertyFillStroke |
( |
| ) |
|
|
virtual |
◆ ColorButtonFill_onClick()
void PropertyFillStroke::ColorButtonFill_onClick |
( |
| ) |
|
◆ ColorButtonStroke_onClick()
void PropertyFillStroke::ColorButtonStroke_onClick |
( |
| ) |
|
◆ EntryFillRGBA_onEnter()
void PropertyFillStroke::EntryFillRGBA_onEnter |
( |
| ) |
|
◆ EntryStrokeRGBA_onEnter()
void PropertyFillStroke::EntryStrokeRGBA_onEnter |
( |
| ) |
|
◆ EntryStrokeThickness_onEnter()
void PropertyFillStroke::EntryStrokeThickness_onEnter |
( |
| ) |
|
◆ FillAlpha_onChange()
void PropertyFillStroke::FillAlpha_onChange |
( |
| ) |
|
◆ FillB_onChange()
void PropertyFillStroke::FillB_onChange |
( |
| ) |
|
◆ FillG_onChange()
void PropertyFillStroke::FillG_onChange |
( |
| ) |
|
◆ FillR_onChange()
void PropertyFillStroke::FillR_onChange |
( |
| ) |
|
◆ getFillColor()
Gdk::Color PropertyFillStroke::getFillColor |
( |
| ) |
|
◆ getFillScaleAlpha()
unsigned int PropertyFillStroke::getFillScaleAlpha |
( |
| ) |
|
◆ getFillScaleB()
unsigned int PropertyFillStroke::getFillScaleB |
( |
| ) |
|
◆ getFillScaleG()
unsigned int PropertyFillStroke::getFillScaleG |
( |
| ) |
|
◆ getFillScaleR()
unsigned int PropertyFillStroke::getFillScaleR |
( |
| ) |
|
◆ getStrokeColor()
Gdk::Color PropertyFillStroke::getStrokeColor |
( |
| ) |
|
◆ getStrokeScaleAlpha()
unsigned int PropertyFillStroke::getStrokeScaleAlpha |
( |
| ) |
|
◆ getStrokeScaleB()
unsigned int PropertyFillStroke::getStrokeScaleB |
( |
| ) |
|
◆ getStrokeScaleG()
unsigned int PropertyFillStroke::getStrokeScaleG |
( |
| ) |
|
◆ getStrokeScaleR()
unsigned int PropertyFillStroke::getStrokeScaleR |
( |
| ) |
|
◆ getStrokeThicknessText()
string PropertyFillStroke::getStrokeThicknessText |
( |
| ) |
|
◆ setFillButtonColor()
void PropertyFillStroke::setFillButtonColor |
( |
Gdk::Color |
p_color | ) |
|
◆ setFillColorData()
void PropertyFillStroke::setFillColorData |
( |
ColorData |
p_colordata | ) |
|
◆ setScaleFillRGBA()
void PropertyFillStroke::setScaleFillRGBA |
( |
ColorData |
p_colordata | ) |
|
◆ setScaleStrokeRGBA()
void PropertyFillStroke::setScaleStrokeRGBA |
( |
ColorData |
p_colordata | ) |
|
◆ setStrokeButtonColor()
void PropertyFillStroke::setStrokeButtonColor |
( |
Gdk::Color |
p_color | ) |
|
◆ setStrokeColorData()
void PropertyFillStroke::setStrokeColorData |
( |
ColorData |
p_colordata | ) |
|
◆ setStrokeThicknessText()
void PropertyFillStroke::setStrokeThicknessText |
( |
double |
p_thickness | ) |
|
◆ StrokeAlpha_onChange()
void PropertyFillStroke::StrokeAlpha_onChange |
( |
| ) |
|
◆ StrokeB_onChange()
void PropertyFillStroke::StrokeB_onChange |
( |
| ) |
|
◆ StrokeG_onChange()
void PropertyFillStroke::StrokeG_onChange |
( |
| ) |
|
◆ StrokeR_onChange()
void PropertyFillStroke::StrokeR_onChange |
( |
| ) |
|
◆ TogglePropertiesFill_onClick()
void PropertyFillStroke::TogglePropertiesFill_onClick |
( |
| ) |
|
◆ TogglePropertiesStroke_onClick()
void PropertyFillStroke::TogglePropertiesStroke_onClick |
( |
| ) |
|
◆ updateEntryFillRGBA()
void PropertyFillStroke::updateEntryFillRGBA |
( |
| ) |
|
◆ updateEntryStrokeRGBA()
void PropertyFillStroke::updateEntryStrokeRGBA |
( |
| ) |
|
◆ _adjustFillA
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustFillA |
|
protected |
◆ _adjustFillB
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustFillB |
|
protected |
◆ _adjustFillG
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustFillG |
|
protected |
◆ _adjustFillR
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustFillR |
|
protected |
◆ _adjustStrokeA
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustStrokeA |
|
protected |
◆ _adjustStrokeB
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustStrokeB |
|
protected |
◆ _adjustStrokeG
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustStrokeG |
|
protected |
◆ _adjustStrokeR
Glib::RefPtr<Gtk::Adjustment> PropertyFillStroke::_adjustStrokeR |
|
protected |
◆ _kage
Kage* PropertyFillStroke::_kage |
|
protected |
◆ _scaleFillAlpha
Gtk::Scale PropertyFillStroke::_scaleFillAlpha |
|
protected |
◆ _scaleFillB
Gtk::Scale PropertyFillStroke::_scaleFillB |
|
protected |
◆ _scaleFillG
Gtk::Scale PropertyFillStroke::_scaleFillG |
|
protected |
◆ _scaleFillR
Gtk::Scale PropertyFillStroke::_scaleFillR |
|
protected |
◆ _scaleStrokeAlpha
Gtk::Scale PropertyFillStroke::_scaleStrokeAlpha |
|
protected |
◆ _scaleStrokeB
Gtk::Scale PropertyFillStroke::_scaleStrokeB |
|
protected |
◆ _scaleStrokeG
Gtk::Scale PropertyFillStroke::_scaleStrokeG |
|
protected |
◆ _scaleStrokeR
Gtk::Scale PropertyFillStroke::_scaleStrokeR |
|
protected |
◆ m_ButtonFill
Gtk::Button PropertyFillStroke::m_ButtonFill |
|
protected |
◆ m_ButtonStroke
Gtk::Button PropertyFillStroke::m_ButtonStroke |
|
protected |
◆ m_ColorButtonFill
Gtk::ColorButton PropertyFillStroke::m_ColorButtonFill |
|
protected |
◆ m_ColorButtonStroke
Gtk::ColorButton PropertyFillStroke::m_ColorButtonStroke |
|
protected |
◆ m_EntryFillRGBA
Gtk::Entry PropertyFillStroke::m_EntryFillRGBA |
|
protected |
◆ m_EntryStrokeRGBA
Gtk::Entry PropertyFillStroke::m_EntryStrokeRGBA |
|
protected |
◆ m_EntryStrokeThickness
Gtk::Entry PropertyFillStroke::m_EntryStrokeThickness |
|
protected |
◆ m_LabelFillAlpha
Gtk::Label PropertyFillStroke::m_LabelFillAlpha |
|
protected |
◆ m_LabelFillB
Gtk::Label PropertyFillStroke::m_LabelFillB |
|
protected |
◆ m_LabelFillG
Gtk::Label PropertyFillStroke::m_LabelFillG |
|
protected |
◆ m_LabelFillR
Gtk::Label PropertyFillStroke::m_LabelFillR |
|
protected |
◆ m_LabelFillRGBA
Gtk::Label PropertyFillStroke::m_LabelFillRGBA |
|
protected |
◆ m_LabelStrokeAlpha
Gtk::Label PropertyFillStroke::m_LabelStrokeAlpha |
|
protected |
◆ m_LabelStrokeB
Gtk::Label PropertyFillStroke::m_LabelStrokeB |
|
protected |
◆ m_LabelStrokeG
Gtk::Label PropertyFillStroke::m_LabelStrokeG |
|
protected |
◆ m_LabelStrokeR
Gtk::Label PropertyFillStroke::m_LabelStrokeR |
|
protected |
◆ m_LabelStrokeRGBA
Gtk::Label PropertyFillStroke::m_LabelStrokeRGBA |
|
protected |
◆ m_LabelStrokeThickness
Gtk::Label PropertyFillStroke::m_LabelStrokeThickness |
|
protected |
◆ m_PropFill
Gtk::HBox PropertyFillStroke::m_PropFill |
|
protected |
◆ m_PropFillLabel
Gtk::HBox PropertyFillStroke::m_PropFillLabel |
|
protected |
◆ m_PropFillLabelV1
Gtk::VBox PropertyFillStroke::m_PropFillLabelV1 |
|
protected |
◆ m_PropFillLabelV2
Gtk::VBox PropertyFillStroke::m_PropFillLabelV2 |
|
protected |
◆ m_PropFillV1
Gtk::VBox PropertyFillStroke::m_PropFillV1 |
|
protected |
◆ m_PropFillV2
Gtk::VBox PropertyFillStroke::m_PropFillV2 |
|
protected |
◆ m_PropStroke
Gtk::HBox PropertyFillStroke::m_PropStroke |
|
protected |
◆ m_PropStrokeLabel
Gtk::HBox PropertyFillStroke::m_PropStrokeLabel |
|
protected |
◆ m_PropStrokeLabelV1
Gtk::VBox PropertyFillStroke::m_PropStrokeLabelV1 |
|
protected |
◆ m_PropStrokeLabelV2
Gtk::VBox PropertyFillStroke::m_PropStrokeLabelV2 |
|
protected |
◆ m_PropStrokeV1
Gtk::VBox PropertyFillStroke::m_PropStrokeV1 |
|
protected |
◆ m_PropStrokeV2
Gtk::VBox PropertyFillStroke::m_PropStrokeV2 |
|
protected |
The documentation for this class was generated from the following files: