|
YCLIMP
Yandex Command Line Interface Music Player
|
#include <SubWindow.hpp>
Public Member Functions | |
| SWEvent (ESWTypes evTarget, ESWEventAction evAction, const std::variant< std::vector< File_Ptr >, File_Ptr, std::string > &data, const std::string &data_2="") | |
Public Attributes | |
| ESWTypes | target |
| ESWEventAction | action |
| std::variant< std::vector< File_Ptr >, File_Ptr, std::string > | data |
| std::string | data_2 |
SWManger manages all the SubWindows
All the SubWindows able to send SWEvents between each other
If target is ESWTypes::None, it's target is SWManager