hivemind 1.0.0
Loading...
Searching...
No Matches
Gui::KeyframeControls Class Reference

#include <keyframe_controls.h>

Inheritance diagram for Gui::KeyframeControls:
Inheritance graph
Collaboration diagram for Gui::KeyframeControls:
Collaboration graph

Signals

void DeleteSelectedKeyframes ()
 

Public Member Functions

 KeyframeControls (QWidget *parent=nullptr)
 

Private Attributes

KeyframeListm_KeyframeList
 
QPushButton * m_DeleteKeyframesButton
 
QGridLayout * m_Layout
 

Detailed Description

Definition at line 11 of file keyframe_controls.h.

Constructor & Destructor Documentation

◆ KeyframeControls()

Gui::KeyframeControls::KeyframeControls ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ DeleteSelectedKeyframes

void Gui::KeyframeControls::DeleteSelectedKeyframes ( )
signal

Referenced by KeyframeControls().

Here is the caller graph for this function:

Member Data Documentation

◆ m_DeleteKeyframesButton

QPushButton* Gui::KeyframeControls::m_DeleteKeyframesButton
private

Definition at line 22 of file keyframe_controls.h.

Referenced by KeyframeControls().

◆ m_KeyframeList

KeyframeList* Gui::KeyframeControls::m_KeyframeList
private

Definition at line 21 of file keyframe_controls.h.

Referenced by KeyframeControls().

◆ m_Layout

QGridLayout* Gui::KeyframeControls::m_Layout
private

Definition at line 24 of file keyframe_controls.h.

Referenced by KeyframeControls().


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