ARB
Public Member Functions | Public Attributes | List of all members
AW_at Class Reference

#include <aw_at.hxx>

Collaboration diagram for AW_at:
Collaboration graph
[legend]

Public Member Functions

 AW_at ()
 

Public Attributes

short shadow_thickness
 
short length_of_buttons
 
short height_of_buttons
 
short length_of_label_for_inputfield
 
bool highlight
 
charhelptext_for_next_button
 
AW_active widget_mask
 
unsigned long int background_color
 
charlabel_for_inputfield
 
int x_for_next_button
 
int y_for_next_button
 
int max_x_size
 
int max_y_size
 
int to_position_x
 
int to_position_y
 
bool to_position_exists
 
bool do_auto_space
 
int auto_space_x
 
int auto_space_y
 
bool do_auto_increment
 
int auto_increment_x
 
int auto_increment_y
 
int biggest_height_of_buttons
 
short saved_xoff_for_label
 
short saved_x
 
int correct_for_at_center
 
short x_for_newline
 
bool attach_x
 
bool attach_y
 
bool attach_lx
 
bool attach_ly
 
bool attach_any
 

Detailed Description

A cursor that describes where and how gui elements should be placed in a window.

Definition at line 18 of file aw_at.hxx.

Constructor & Destructor Documentation

AW_at::AW_at ( )

Definition at line 18 of file AW_at.cxx.

References AWM_ALL, height_of_buttons, length_of_buttons, shadow_thickness, and widget_mask.

Member Data Documentation

short AW_at::shadow_thickness

Definition at line 20 of file aw_at.hxx.

Referenced by AW_at(), AW_window::create_button(), and AW_window::shadow_width().

short AW_at::length_of_buttons
short AW_at::height_of_buttons
short AW_at::length_of_label_for_inputfield

Definition at line 23 of file aw_at.hxx.

Referenced by AW_window::label_length().

bool AW_at::highlight
char* AW_at::helptext_for_next_button
AW_active AW_at::widget_mask
unsigned long int AW_at::background_color
char* AW_at::label_for_inputfield
int AW_at::x_for_next_button
int AW_at::y_for_next_button
int AW_at::max_x_size
int AW_at::max_y_size
int AW_at::to_position_x
int AW_at::to_position_y
bool AW_at::to_position_exists
bool AW_at::do_auto_space
int AW_at::auto_space_x
int AW_at::auto_space_y
bool AW_at::do_auto_increment
int AW_at::auto_increment_x
int AW_at::auto_increment_y
int AW_at::biggest_height_of_buttons
short AW_at::saved_xoff_for_label

Definition at line 52 of file aw_at.hxx.

Referenced by AW_window::create_toggle_field(), and AW_window::refresh_toggle_field().

short AW_at::saved_x
int AW_at::correct_for_at_center
short AW_at::x_for_newline
bool AW_at::attach_x
bool AW_at::attach_y
bool AW_at::attach_lx
bool AW_at::attach_ly
bool AW_at::attach_any

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