opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::OpenTabEvent Class Referencefinal

#include <open_tab_event.h>

Inheritance diagram for osc::OpenTabEvent:
[legend]
Collaboration diagram for osc::OpenTabEvent:
[legend]

Public Member Functions

 OpenTabEvent (std::unique_ptr< Tab > tab_to_open)
 
bool has_tab () const
 
std::unique_ptr< Tabtake_tab ()
 
- Public Member Functions inherited from osc::Event
virtual ~Event () noexcept=default
 
EventType type () const
 
bool propagates () const
 
void enable_propagation ()
 
void disable_propagation ()
 

Additional Inherited Members

- Protected Member Functions inherited from osc::Event
 Event ()=default
 
 Event (EventType type)
 
 Event (const Event &)=default
 
 Event (Event &&) noexcept=default
 
Eventoperator= (const Event &)=default
 
Eventoperator= (Event &&) noexcept=default
 

Constructor & Destructor Documentation

◆ OpenTabEvent()

osc::OpenTabEvent::OpenTabEvent ( std::unique_ptr< Tab tab_to_open)
inlineexplicit

Member Function Documentation

◆ has_tab()

bool osc::OpenTabEvent::has_tab ( ) const
inline

◆ take_tab()

std::unique_ptr< Tab > osc::OpenTabEvent::take_tab ( )
inline

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