NAP
Public Member Functions | Public Attributes | List of all members
TrackOptionsPopup Class Reference

#include <sequenceeditorguiactions.h>

Public Member Functions

 TrackOptionsPopup (const std::string &trackID, ImVec2 pos)
 
- Public Member Functions inherited from TrackAction
 TrackAction (std::string trackID)
 
- Public Member Functions inherited from Action
virtual ~Action ()=default
 
template<typename T >
bool isAction ()
 
template<typename T >
T * getDerived ()
 

Public Attributes

bool mPopupOpened = false
 
ImVec2 mPos
 
float mScrollY = 0.0f
 
- Public Attributes inherited from TrackAction
std::string mTrackID
 
Inheritance diagram for TrackOptionsPopup:
[legend]
Collaboration diagram for TrackOptionsPopup:
[legend]

Constructor & Destructor Documentation

◆ TrackOptionsPopup()

TrackOptionsPopup ( const std::string &  trackID,
ImVec2  pos 
)

Member Data Documentation

◆ mPopupOpened

bool mPopupOpened = false

◆ mPos

ImVec2 mPos

◆ mScrollY

float mScrollY = 0.0f