Kage Studio 0.7.230612
A Simple Free and Open Source 2D Animation Software
Loading...
Searching...
No Matches
PropertyLocationSize Class Reference

#include <locationsize.h>

Inheritance diagram for PropertyLocationSize:
Collaboration diagram for PropertyLocationSize:

Public Member Functions

 PropertyLocationSize (Kage *p_kage)
 
virtual ~PropertyLocationSize ()
 
void EntryX_onEnter ()
 
void EntryY_onEnter ()
 
void EntryWidth_onEnter ()
 
void EntryHeight_onEnter ()
 
void setXText (double p_x)
 
void setYText (double p_y)
 
void setWidthText (double p_width)
 
void setHeightText (double p_height)
 

Protected Attributes

Kage_kage
 
Gtk::VBox m_propLocationSizeV1
 
Gtk::VBox m_propLocationSizeV2
 
Gtk::Label m_LabelX
 
Gtk::Entry m_EntryX
 
Gtk::Label m_LabelY
 
Gtk::Entry m_EntryY
 
Gtk::Label m_LabelWidth
 
Gtk::Entry m_EntryWidth
 
Gtk::Label m_LabelHeight
 
Gtk::Entry m_EntryHeight
 

Constructor & Destructor Documentation

◆ PropertyLocationSize()

PropertyLocationSize::PropertyLocationSize ( Kage p_kage)
Here is the call graph for this function:

◆ ~PropertyLocationSize()

PropertyLocationSize::~PropertyLocationSize ( )
virtual

Member Function Documentation

◆ EntryHeight_onEnter()

void PropertyLocationSize::EntryHeight_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EntryWidth_onEnter()

void PropertyLocationSize::EntryWidth_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EntryX_onEnter()

void PropertyLocationSize::EntryX_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EntryY_onEnter()

void PropertyLocationSize::EntryY_onEnter ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setHeightText()

void PropertyLocationSize::setHeightText ( double  p_height)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setWidthText()

void PropertyLocationSize::setWidthText ( double  p_width)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setXText()

void PropertyLocationSize::setXText ( double  p_x)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setYText()

void PropertyLocationSize::setYText ( double  p_y)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ _kage

Kage* PropertyLocationSize::_kage
protected

◆ m_EntryHeight

Gtk::Entry PropertyLocationSize::m_EntryHeight
protected

◆ m_EntryWidth

Gtk::Entry PropertyLocationSize::m_EntryWidth
protected

◆ m_EntryX

Gtk::Entry PropertyLocationSize::m_EntryX
protected

◆ m_EntryY

Gtk::Entry PropertyLocationSize::m_EntryY
protected

◆ m_LabelHeight

Gtk::Label PropertyLocationSize::m_LabelHeight
protected

◆ m_LabelWidth

Gtk::Label PropertyLocationSize::m_LabelWidth
protected

◆ m_LabelX

Gtk::Label PropertyLocationSize::m_LabelX
protected

◆ m_LabelY

Gtk::Label PropertyLocationSize::m_LabelY
protected

◆ m_propLocationSizeV1

Gtk::VBox PropertyLocationSize::m_propLocationSizeV1
protected

◆ m_propLocationSizeV2

Gtk::VBox PropertyLocationSize::m_propLocationSizeV2
protected

The documentation for this class was generated from the following files: