Public Member Functions | Public Attributes | List of all members
CGTKMainWindowWidget Class Reference

#include <GTKMainWindowWidget.h>

Public Member Functions

 CGTKMainWindowWidget (CGTKMainWindow *main_window, GTKWidgetType type)
 
void Clicked ()
 
void TextChanged (const char *str)
 
void Toggled (bool flag)
 
void ValueChanged (int value)
 
 ~CGTKMainWindowWidget ()
 

Public Attributes

CGTKMainWindowm_main_window
 
GtkObject * m_obj
 
GTKWidgetType m_type
 
GtkWidget * m_widget
 

Detailed Description

Definition at line 49 of file GTKMainWindowWidget.h.

Constructor & Destructor Documentation

◆ CGTKMainWindowWidget()

CGTKMainWindowWidget::CGTKMainWindowWidget ( CGTKMainWindow main_window,
GTKWidgetType  type 
)

Definition at line 15 of file GTKMainWindowWidget.cpp.

◆ ~CGTKMainWindowWidget()

CGTKMainWindowWidget::~CGTKMainWindowWidget ( )

Definition at line 20 of file GTKMainWindowWidget.cpp.

Member Function Documentation

◆ Clicked()

void CGTKMainWindowWidget::Clicked ( )

Definition at line 29 of file GTKMainWindowWidget.cpp.

◆ TextChanged()

void CGTKMainWindowWidget::TextChanged ( const char *  str)

Definition at line 56 of file GTKMainWindowWidget.cpp.

◆ Toggled()

void CGTKMainWindowWidget::Toggled ( bool  flag)

Definition at line 47 of file GTKMainWindowWidget.cpp.

◆ ValueChanged()

void CGTKMainWindowWidget::ValueChanged ( int  value)

Definition at line 38 of file GTKMainWindowWidget.cpp.

Member Data Documentation

◆ m_main_window

CGTKMainWindow* CGTKMainWindowWidget::m_main_window

Definition at line 62 of file GTKMainWindowWidget.h.

◆ m_obj

GtkObject* CGTKMainWindowWidget::m_obj

Definition at line 65 of file GTKMainWindowWidget.h.

◆ m_type

GTKWidgetType CGTKMainWindowWidget::m_type

Definition at line 63 of file GTKMainWindowWidget.h.

◆ m_widget

GtkWidget* CGTKMainWindowWidget::m_widget

Definition at line 64 of file GTKMainWindowWidget.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:01