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

#include <tab_private.h>

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

Public Member Functions

 TabPrivate (Tab &owner, Widget *parent, std::string_view name)
 
UID id () const
 
- Public Member Functions inherited from osc::WidgetPrivate
 WidgetPrivate (Widget &owner, Widget *parent)
 
virtual ~WidgetPrivate () noexcept=default
 
LifetimeWatcher lifetime_watcher () const
 
Widgetparent ()
 
const Widgetparent () const
 
void set_parent (Widget *new_parent)
 
CStringView name () const
 
void set_name (std::string_view name)
 

Additional Inherited Members

- Protected Member Functions inherited from osc::WidgetPrivate
Widgetbase_owner ()
 
const Widgetbase_owner () const
 
 OSC_OWNER_GETTERS (Widget)
 

Constructor & Destructor Documentation

◆ TabPrivate()

osc::TabPrivate::TabPrivate ( Tab owner,
Widget parent,
std::string_view  name 
)
inlineexplicit

Member Function Documentation

◆ id()

UID osc::TabPrivate::id ( ) const
inline

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