#include <colourKeyFrameDialog.h>
◆ ColourKeyFrameDialog()
ColourKeyFrameDialog::ColourKeyFrameDialog |
( |
wxWindow * |
parent, |
|
|
int |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
References btnEndColour, btnStartColour, buttonCancel, buttonOK, comboTransition, END_EVENT_TABLE(), ID_BTN_FINAL_VALUE, ID_BTN_START_VALUE, ID_COMBO_TRANSITION, ID_TEXT_FRAME_END, ID_TEXT_FRAME_START, labelFinalVal, labelFrameEnd, labelFrameStart, labelStartVal, labelTransition, OnBtnEndColour(), OnBtnStartColour(), OnComboTransition(), OnTextEndFrame(), OnTextStartFrame(), sizerMainArea_staticbox, textFrameEnd, textFrameStart, TRANS, TRANSITION_INTERP, and verticalLine.
◆ DECLARE_EVENT_TABLE()
ColourKeyFrameDialog::DECLARE_EVENT_TABLE |
( |
| ) |
|
|
protected |
◆ getEndFrame()
size_t ColourKeyFrameDialog::getEndFrame |
( |
| ) |
const |
◆ getEndValue()
std::string ColourKeyFrameDialog::getEndValue |
( |
| ) |
const |
◆ getStartFrame()
size_t ColourKeyFrameDialog::getStartFrame |
( |
| ) |
const |
◆ getStartValue()
std::string ColourKeyFrameDialog::getStartValue |
( |
| ) |
const |
◆ getTransitionMode()
size_t ColourKeyFrameDialog::getTransitionMode |
( |
| ) |
const |
|
inline |
◆ OnBtnEndColour()
void ColourKeyFrameDialog::OnBtnEndColour |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
References btnEndColour, btnStartColour, buttonCancel, buttonOK, comboTransition, labelFinalVal, labelFrameEnd, labelFrameStart, labelStartVal, labelTransition, sizerMainArea_staticbox, textFrameEnd, textFrameStart, TRANS, TRANSITION_INTERP, TRANSITION_STEP, and verticalLine.
Referenced by ColourKeyFrameDialog().
◆ OnBtnStartColour()
void ColourKeyFrameDialog::OnBtnStartColour |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
◆ OnComboTransition()
void ColourKeyFrameDialog::OnComboTransition |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
◆ OnTextEndFrame()
void ColourKeyFrameDialog::OnTextEndFrame |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
◆ OnTextStartFrame()
void ColourKeyFrameDialog::OnTextStartFrame |
( |
wxCommandEvent & |
event | ) |
|
|
virtual |
◆ btnEndColour
wxButton* ColourKeyFrameDialog::btnEndColour |
|
protected |
◆ btnStartColour
wxButton* ColourKeyFrameDialog::btnStartColour |
|
protected |
◆ buttonCancel
wxButton* ColourKeyFrameDialog::buttonCancel |
|
protected |
◆ buttonOK
wxButton* ColourKeyFrameDialog::buttonOK |
|
protected |
◆ comboTransition
wxComboBox* ColourKeyFrameDialog::comboTransition |
|
protected |
◆ labelFinalVal
wxStaticText* ColourKeyFrameDialog::labelFinalVal |
|
protected |
◆ labelFrameEnd
wxStaticText* ColourKeyFrameDialog::labelFrameEnd |
|
protected |
◆ labelFrameStart
wxStaticText* ColourKeyFrameDialog::labelFrameStart |
|
protected |
◆ labelStartVal
wxStaticText* ColourKeyFrameDialog::labelStartVal |
|
protected |
◆ labelTransition
wxStaticText* ColourKeyFrameDialog::labelTransition |
|
protected |
◆ sizerMainArea_staticbox
wxStaticBox* ColourKeyFrameDialog::sizerMainArea_staticbox |
|
protected |
◆ textFrameEnd
wxTextCtrl* ColourKeyFrameDialog::textFrameEnd |
|
protected |
◆ textFrameStart
wxTextCtrl* ColourKeyFrameDialog::textFrameStart |
|
protected |
◆ verticalLine
wxStaticLine* ColourKeyFrameDialog::verticalLine |
|
protected |
The documentation for this class was generated from the following files: