Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Prefs_Be.i File Reference

#include <InterfaceKit.h>
#include <StorageKit.h>
#include <Path.h>

Include dependency graph for Prefs_Be.i:

Include dependency graph

Go to the source code of this file.

Compounds

class  NumberControl
class  PathControl
class  PrefsWindow

Variables

const rgb_color light_color = {255, 255, 255, 0}
const rgb_color fill_color = {216, 216, 216, 0}
const rgb_color dark_color = {184, 184, 184, 0}
const uint32 MSG_OK = 'okok'
const uint32 MSG_CANCEL = 'cncl'
const uint32 MSG_SPRITES_ON = 'spon'
const uint32 MSG_SPRITE_COLLISIONS = 'scol'
const uint32 MSG_JOYSTICK_1_ON = 'joy1'
const uint32 MSG_JOYSTICK_2_ON = 'joy2'
const uint32 MSG_JOYSTICK_SWAP = 'jswp'
const uint32 MSG_LIMIT_SPEED = 'lmit'
const uint32 MSG_FAST_RESET = 'frst'
const uint32 MSG_CIA_IRQ_HACK = 'cirq'
const uint32 MSG_SID_FILTERS = 'filt'
const uint32 MSG_DOUBLE_SCAN = 'dbls'
const uint32 MSG_MAP_SLASH = 'mpsl'
const uint32 MSG_EMUL_1541_PROC = '15pr'
const uint32 MSG_DRVTYPE_8 = 'drt8'
const uint32 MSG_DRVTYPE_9 = 'drt9'
const uint32 MSG_DRVTYPE_10 = 'drt:'
const uint32 MSG_DRVTYPE_11 = 'drt;'
const uint32 MSG_GETDRIVE_8 = 'gtd8'
const uint32 MSG_GETDRIVE_9 = 'gtd9'
const uint32 MSG_GETDRIVE_10 = 'gtd:'
const uint32 MSG_GETDRIVE_11 = 'gtd;'
const uint32 MSG_DRIVE_PANEL_RETURNED = 'gdr8'
const uint32 MSG_SID_TYPE = 'sidt'
const uint32 MSG_REU_SIZE = 'reus'
const uint32 MSG_DISPLAY_TYPE = 'dspt'
const uint32 MSG_OPEN = 'open'
const uint32 MSG_SAVE = 'save'
const uint32 MSG_SAVE_AS = 'svas'
const uint32 MSG_REVERT = 'rvrt'
const uint32 MSG_OPEN_PANEL_RETURNED = 'oprt'
const uint32 MSG_SAVE_PANEL_RETURNED = 'svrt'


Variable Documentation

const rgb_color dark_color = {184, 184, 184, 0}
 

Definition at line 15 of file Prefs_Be.i.

Referenced by PrefsWindow::PrefsWindow().

const rgb_color fill_color = {216, 216, 216, 0}
 

Definition at line 14 of file Prefs_Be.i.

Referenced by PrefsWindow::PrefsWindow().

const rgb_color light_color = {255, 255, 255, 0}
 

Definition at line 13 of file Prefs_Be.i.

Referenced by PrefsWindow::PrefsWindow().

const uint32 MSG_CANCEL = 'cncl'
 

Definition at line 20 of file Prefs_Be.i.

Referenced by PrefsWindow::FilterKeyDown(), PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_CIA_IRQ_HACK = 'cirq'
 

Definition at line 28 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_DISPLAY_TYPE = 'dspt'
 

Definition at line 44 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_DOUBLE_SCAN = 'dbls'
 

Definition at line 30 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_DRIVE_PANEL_RETURNED = 'gdr8'
 

Definition at line 41 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_DRVTYPE_10 = 'drt:'
 

Definition at line 35 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_DRVTYPE_11 = 'drt;'
 

Definition at line 36 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_DRVTYPE_8 = 'drt8'
 

Definition at line 33 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_DRVTYPE_9 = 'drt9'
 

Definition at line 34 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_EMUL_1541_PROC = '15pr'
 

Definition at line 32 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_FAST_RESET = 'frst'
 

Definition at line 27 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_GETDRIVE_10 = 'gtd:'
 

Definition at line 39 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_GETDRIVE_11 = 'gtd;'
 

Definition at line 40 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_GETDRIVE_8 = 'gtd8'
 

Definition at line 37 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_GETDRIVE_9 = 'gtd9'
 

Definition at line 38 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived().

const uint32 MSG_JOYSTICK_1_ON = 'joy1'
 

Definition at line 23 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_JOYSTICK_2_ON = 'joy2'
 

Definition at line 24 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_JOYSTICK_SWAP = 'jswp'
 

Definition at line 25 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_LIMIT_SPEED = 'lmit'
 

Definition at line 26 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_MAP_SLASH = 'mpsl'
 

Definition at line 31 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_OK = 'okok'
 

Definition at line 19 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_OPEN = 'open'
 

Definition at line 46 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_OPEN_PANEL_RETURNED = 'oprt'
 

Definition at line 50 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_REU_SIZE = 'reus'
 

Definition at line 43 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_REVERT = 'rvrt'
 

Definition at line 49 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SAVE = 'save'
 

Definition at line 47 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SAVE_AS = 'svas'
 

Definition at line 48 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SAVE_PANEL_RETURNED = 'svrt'
 

Definition at line 51 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SID_FILTERS = 'filt'
 

Definition at line 29 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SID_TYPE = 'sidt'
 

Definition at line 42 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SPRITE_COLLISIONS = 'scol'
 

Definition at line 22 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().

const uint32 MSG_SPRITES_ON = 'spon'
 

Definition at line 21 of file Prefs_Be.i.

Referenced by PrefsWindow::MessageReceived(), and PrefsWindow::PrefsWindow().


Generated on Tue Feb 8 04:10:36 2005 for E32frodo by doxygen 1.3.3