tab_abstract.cpp File Reference

#include "tab_abstract.h"
#include <wx/string.h>
#include <wx/gbsizer.h>
#include <wx/event.h>
#include <wx/defs.h>
#include <wx/slider.h>
#include <wx/log.h>
#include "../gui/spinctl/spinctrl.h"
#include <wx/checkbox.h>
#include <wx/radiobut.h>
#include <wx/combobox.h>
#include <wx/textctrl.h>
#include <wx/display.h>
#include "../utils/customdialogs.h"
#include "../springunitsynclib.h"
#include "ctrlconstants.h"
#include "se_utils.h"
#include "../settings.h"
#include "presets.h"
#include "../utils/debug.h"
Include dependency graph for tab_abstract.cpp:

Go to the source code of this file.

Variables

const Control intControls []
const Control floatControls []
const int intControls_size = sizeof(intControls) / sizeof(intControls[0] )
const int floatControls_size = sizeof(floatControls) / sizeof(floatControls[0] )
const int allControls_size = intControls_size + floatControls_size

Variable Documentation

Definition at line 104 of file tab_abstract.cpp.

Initial value:
 {
                W4_CONTROLS[6]
}

Definition at line 98 of file tab_abstract.cpp.

const int floatControls_size = sizeof(floatControls) / sizeof(floatControls[0] )

Definition at line 103 of file tab_abstract.cpp.

Definition at line 55 of file tab_abstract.cpp.

const int intControls_size = sizeof(intControls) / sizeof(intControls[0] )

Definition at line 102 of file tab_abstract.cpp.


Generated on Thu Dec 29 00:11:35 2011 for SpringLobby by doxygen 1.6.3