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

#include <frametween.h>

Inheritance diagram for PropertyFrameTween:
Collaboration diagram for PropertyFrameTween:

Public Member Functions

 PropertyFrameTween (Kage *p_kage)
 
virtual ~PropertyFrameTween ()
 
void FrameTween_onChange ()
 
void setTweenXText (string p_tween)
 
void setTweenYText (string p_tween)
 

Protected Attributes

Kage_kage
 
Gtk::VBox m_propFrameTweenV1
 
Gtk::VBox m_propFrameTweenV2
 
Gtk::Label m_LabelTweenX
 
Gtk::ComboBoxText m_ComboX
 
Gtk::Label m_LabelTweenY
 
Gtk::ComboBoxText m_ComboY
 

Constructor & Destructor Documentation

◆ PropertyFrameTween()

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

◆ ~PropertyFrameTween()

PropertyFrameTween::~PropertyFrameTween ( )
virtual

Member Function Documentation

◆ FrameTween_onChange()

void PropertyFrameTween::FrameTween_onChange ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setTweenXText()

void PropertyFrameTween::setTweenXText ( string  p_tween)
Here is the caller graph for this function:

◆ setTweenYText()

void PropertyFrameTween::setTweenYText ( string  p_tween)
Here is the caller graph for this function:

Field Documentation

◆ _kage

Kage* PropertyFrameTween::_kage
protected

◆ m_ComboX

Gtk::ComboBoxText PropertyFrameTween::m_ComboX
protected

◆ m_ComboY

Gtk::ComboBoxText PropertyFrameTween::m_ComboY
protected

◆ m_LabelTweenX

Gtk::Label PropertyFrameTween::m_LabelTweenX
protected

◆ m_LabelTweenY

Gtk::Label PropertyFrameTween::m_LabelTweenY
protected

◆ m_propFrameTweenV1

Gtk::VBox PropertyFrameTween::m_propFrameTweenV1
protected

◆ m_propFrameTweenV2

Gtk::VBox PropertyFrameTween::m_propFrameTweenV2
protected

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