LMMS
Loading...
Searching...
No Matches
Fl_Osc_Window Class Reference

#include <Fl_Osc_Pane.H>

Inheritance diagram for Fl_Osc_Window:
Fl_Osc_Pane

Public Member Functions

 Fl_Osc_Window (int w, int h, const char *L=0)
 ~Fl_Osc_Window (void)
void init (Fl_Osc_Interface *osc_, std::string loc_)
virtual std::string loc (void) const
virtual void rebase (std::string new_base)
void update ()
void update_title ()
Public Member Functions inherited from Fl_Osc_Pane
 Fl_Osc_Pane (void)

Private Attributes

Osc_DataModeltitle_ext
std::string rewrite_rule
std::string title_orig
std::string title_new

Additional Inherited Members

Public Attributes inherited from Fl_Osc_Pane
class Fl_Osc_Interfaceosc
std::string base

Constructor & Destructor Documentation

◆ Fl_Osc_Window()

Fl_Osc_Window::Fl_Osc_Window ( int w,
int h,
const char * L = 0 )

◆ ~Fl_Osc_Window()

Fl_Osc_Window::~Fl_Osc_Window ( void )

Member Function Documentation

◆ init()

void Fl_Osc_Window::init ( Fl_Osc_Interface * osc_,
std::string loc_ )

◆ loc()

std::string Fl_Osc_Window::loc ( void ) const
virtual

Implements Fl_Osc_Pane.

◆ rebase()

void Fl_Osc_Window::rebase ( std::string new_base)
virtual

Implements Fl_Osc_Pane.

◆ update()

void Fl_Osc_Window::update ( void )

◆ update_title()

void Fl_Osc_Window::update_title ( void )

Member Data Documentation

◆ rewrite_rule

std::string Fl_Osc_Window::rewrite_rule
private

◆ title_ext

Osc_DataModel* Fl_Osc_Window::title_ext
private

◆ title_new

std::string Fl_Osc_Window::title_new
private

◆ title_orig

std::string Fl_Osc_Window::title_orig
private

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