ARB
Classes | Public Member Functions | List of all members
VarUpdateInfo Class Reference

#include <aw_varupdate.hxx>

Inheritance diagram for VarUpdateInfo:
Inheritance graph
[legend]
Collaboration diagram for VarUpdateInfo:
Collaboration graph
[legend]

Public Member Functions

 VarUpdateInfo (AW_window *aw, Widget w, AW_widget_type wtype, AW_awar *a, AW_cb *cbs_)
 
template<typename T >
 VarUpdateInfo (AW_window *aw, Widget w, AW_widget_type wtype, AW_awar *a, T t, AW_cb *cbs_)
 
void change_from_widget (XtPointer call_data)
 
void set_widget (Widget w)
 
void set_sellist (AW_selection_list *asl)
 
void set_scalerType (AW_ScalerType scalerType_)
 
AW_awarget_awar ()
 

Detailed Description

Definition at line 18 of file aw_varupdate.hxx.

Constructor & Destructor Documentation

VarUpdateInfo::VarUpdateInfo ( AW_window aw,
Widget  w,
AW_widget_type  wtype,
AW_awar a,
AW_cb cbs_ 
)
inline

Definition at line 48 of file aw_varupdate.hxx.

template<typename T >
VarUpdateInfo::VarUpdateInfo ( AW_window aw,
Widget  w,
AW_widget_type  wtype,
AW_awar a,
T  t,
AW_cb cbs_ 
)
inline

Definition at line 59 of file aw_varupdate.hxx.

Member Function Documentation

void VarUpdateInfo::change_from_widget ( XtPointer  call_data)
void VarUpdateInfo::set_widget ( Widget  w)
inline

Definition at line 72 of file aw_varupdate.hxx.

Referenced by _aw_create_toggle_entry().

void VarUpdateInfo::set_sellist ( AW_selection_list asl)
inline

Definition at line 74 of file aw_varupdate.hxx.

References aw_assert, and AW_WIDGET_SELECTION_LIST.

Referenced by AW_window::create_selection_list().

void VarUpdateInfo::set_scalerType ( AW_ScalerType  scalerType_)
inline

Definition at line 78 of file aw_varupdate.hxx.

References aw_assert, and AW_WIDGET_SCALER.

Referenced by AW_window::create_input_field_with_scaler().

AW_awar* VarUpdateInfo::get_awar ( )
inline

Definition at line 83 of file aw_varupdate.hxx.

Referenced by scalerChanged_cb().


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