YCLIMP
Yandex Command Line Interface Music Player
Loading...
Searching...
No Matches
SWEvent Struct Reference

SubWindow Event. More...

#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

Detailed Description

SubWindow Event.

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


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