#include <effectrow.h>
◆ EffectRow()
| EffectRow::EffectRow |
( |
Effect * |
parent, |
|
|
bool |
save, |
|
|
QGridLayout * |
uilayout, |
|
|
const QString & |
n, |
|
|
int |
row, |
|
|
bool |
keyframable = true |
|
) |
| |
◆ ~EffectRow()
| EffectRow::~EffectRow |
( |
| ) |
|
◆ add_field()
| EffectField * EffectRow::add_field |
( |
int |
type, |
|
|
const QString & |
id, |
|
|
int |
colspan = 1 |
|
) |
| |
◆ add_widget()
| void EffectRow::add_widget |
( |
QWidget * |
w | ) |
|
◆ delete_keyframe_at_time()
| void EffectRow::delete_keyframe_at_time |
( |
ComboAction * |
ca, |
|
|
long |
time |
|
) |
| |
◆ field()
◆ fieldCount()
| int EffectRow::fieldCount |
( |
| ) |
|
◆ focus_row
| void EffectRow::focus_row |
( |
| ) |
|
|
slot |
◆ get_name()
| const QString & EffectRow::get_name |
( |
| ) |
|
◆ goto_next_key
| void EffectRow::goto_next_key |
( |
| ) |
|
|
slot |
◆ goto_previous_key
| void EffectRow::goto_previous_key |
( |
| ) |
|
|
slot |
◆ isKeyframing()
| bool EffectRow::isKeyframing |
( |
| ) |
|
◆ set_keyframe_enabled
| void EffectRow::set_keyframe_enabled |
( |
bool |
enabled | ) |
|
|
privateslot |
◆ set_keyframe_now()
◆ setKeyframing()
| void EffectRow::setKeyframing |
( |
bool |
b | ) |
|
◆ toggle_key
| void EffectRow::toggle_key |
( |
| ) |
|
|
slot |
◆ column_count
| int EffectRow::column_count |
|
private |
◆ fields
◆ just_made_unsafe_keyframe
| bool EffectRow::just_made_unsafe_keyframe |
|
private |
◆ key_is_new
| QVector<bool> EffectRow::key_is_new |
|
private |
◆ keyframe_nav
◆ keyframing
| bool EffectRow::keyframing |
|
private |
◆ label
◆ name
◆ parent_effect
| Effect* EffectRow::parent_effect |
◆ savable
◆ ui
| QGridLayout* EffectRow::ui |
|
private |
◆ ui_row
◆ unsafe_keys
| QVector<int> EffectRow::unsafe_keys |
|
private |
◆ unsafe_old_data
| QVector<QVariant> EffectRow::unsafe_old_data |
|
private |
◆ widgets
| QVector<QWidget*> EffectRow::widgets |
|
private |
The documentation for this class was generated from the following files: