UTView.h File Reference

Go to the source code of this file.

Classes

class  View_t
 View object, which manages the display of a rectangular area in a window. More...

Variables

const float c_label_colon_control_h_spacing = -1
const float c_ok_cancel_etc_h_spacing = -2
const float c_controls_h_spacing = -3
const float c_controls_wide_h_spacing = -4
const float c_dialog_body_to_ok_cancel_etc_v_spacing = -5
const float c_controls_v_spacing = -6
const float c_controls_wide_v_spacing = -7

Detailed Description

Non-core library: UTgui

Definition in file UTView.h.


Variable Documentation

Constant representing the horizontal spacing between a label and a control or text box to the right of it. This maps to an actual spacing that varies by platform.

Definition at line 46 of file UTView.h.

const float c_ok_cancel_etc_h_spacing = -2

Constant representing the horizontal spacing between a series of buttons in a row of "Ok" "Apply" "Cancel" etc buttons at the bottom of a dialog box. This maps to an actual spacing that varies by platform.

Definition at line 51 of file UTView.h.

const float c_controls_h_spacing = -3

Constant representing the horizontal spacing between a series of controls or columns of controls. This maps to an actual spacing that varies by platform.

Definition at line 55 of file UTView.h.

const float c_controls_wide_h_spacing = -4

Constant representing the horizontal spacing between a series of controls or columns of controls, if extra separation is needed to communicate functional separation to the user. This maps to an actual spacing that varies by platform.

Definition at line 60 of file UTView.h.

Constant representing the vertical spacing between the bottom of the contents of a dialog box and the top of a series of buttons in a row of "Ok" "Apply" "Cancel" etc buttons at the bottom of the dialog box. This maps to an actual spacing that varies by platform.

Definition at line 65 of file UTView.h.

const float c_controls_v_spacing = -6

Constant representing the vertical spacing between a series of controls or rows of controls. This maps to an actual spacing that varies by platform.

Definition at line 69 of file UTView.h.

const float c_controls_wide_v_spacing = -7

Constant representing the vertical spacing between a series of controls or rows of controls, if extra separation is needed to communicate functional separation to the user. This maps to an actual spacing that varies by platform.

Definition at line 74 of file UTView.h.


Generated on Tue Dec 14 22:35:06 2010 for UT library by  doxygen 1.6.1