diff --git a/plugins/dockers/animation/CMakeLists.txt b/plugins/dockers/animation/CMakeLists.txt index 890d72aa99..1287e7f62f 100644 --- a/plugins/dockers/animation/CMakeLists.txt +++ b/plugins/dockers/animation/CMakeLists.txt @@ -1,55 +1,54 @@ if (NOT WIN32 AND NOT APPLE) add_subdirectory(tests) endif() set(KRITA_ANIMATIONDOCKER_SOURCES animation_dockers.cpp timeline_docker.cpp onion_skins_docker.cpp timeline_layers_header.cpp timeline_ruler_header.cpp kis_time_based_item_model.cpp timeline_frames_model.cpp timeline_frames_view.cpp timeline_frames_item_delegate.cpp timeline_frames_index_converter.cpp timeline_node_list_keeper.cpp timeline_color_scheme.cpp timeline_insert_keyframe_dialog.cpp kis_draggable_tool_button.cpp kis_zoom_button.cpp kis_animation_utils.cpp kis_custom_modifiers_catcher.cpp kis_equalizer_column.cpp kis_equalizer_slider.cpp kis_equalizer_button.cpp kis_equalizer_widget.cpp kis_animation_curve_docker.cpp kis_animation_curves_model.cpp kis_animation_curves_view.cpp kis_animation_curves_value_ruler.cpp kis_animation_curves_keyframe_delegate.cpp kis_animation_curve_channel_list_model.cpp kis_animation_curve_channel_list_delegate.cpp ) ki18n_wrap_ui(KRITA_ANIMATIONDOCKER_SOURCES - wdg_animation.ui onion_skins_docker.ui wdg_animation_curves.ui ) add_library(kritaanimationdocker MODULE ${KRITA_ANIMATIONDOCKER_SOURCES}) generate_export_header(kritaanimationdocker BASE_NAME kritaanimationdocker EXPORT_MACRO_NAME KRITAANIMATIONDOCKER_EXPORT) target_link_libraries(kritaanimationdocker kritaui kritawidgets) install(TARGETS kritaanimationdocker DESTINATION ${KRITA_PLUGIN_INSTALL_DIR}) diff --git a/plugins/dockers/animation/wdg_animation.ui b/plugins/dockers/animation/wdg_animation.ui deleted file mode 100644 index a6c574573a..0000000000 --- a/plugins/dockers/animation/wdg_animation.ui +++ /dev/null @@ -1,560 +0,0 @@ - - - WdgAnimation - - - - 0 - 0 - 280 - 160 - - - - - 1 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - 6 - - - - - - 0 - 0 - - - - Qt::AlignCenter - - - 10000 - - - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 40 - 20 - - - - - - - - 6 - - - 3 - - - - - Start: - - - - - - - - 0 - 0 - - - - 10000 - - - - - - - End: - - - - - - - - 0 - 0 - - - - 10000 - - - 100 - - - - - - - - - - - Qt::Vertical - - - - 20 - 0 - - - - - - - - - 0 - 0 - - - - QFrame::NoFrame - - - QFrame::Raised - - - - 0 - - - - - Qt::Horizontal - - - - - - - 0 - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - 0 - 0 - - - - QFrame::Sunken - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - ... - - - true - - - - - - - - - Qt::Horizontal - - - - - - - - - - Qt::Vertical - - - - 20 - 0 - - - - - - - - - - 0 - - - - - 1 - - - - - ... - - - true - - - - - - - ... - - - true - - - - - - - ... - - - true - - - - - - - - - 1 - - - - - ... - - - true - - - - - - - ... - - - true - - - - - - - ... - - - true - - - - - - - - - - - Qt::Horizontal - - - - 10 - 20 - - - - - - - - 3 - - - - - Play Speed: - - - - - - - 0.100000000000000 - - - 10.000000000000000 - - - 0.050000000000000 - - - 1.000000000000000 - - - - - - - Frame Rate: - - - - - - - 1 - - - - - - - - - - - - KisToolButton - QToolButton -
kis_tool_button.h
-
- - KisDoubleParseSpinBox - QDoubleSpinBox -
kis_double_parse_spin_box.h
-
- - KisIntParseSpinBox - QSpinBox -
kis_int_parse_spin_box.h
-
-
- - -