#include "arraylist.h"#include "bcrelocatablewidget.h"#include "bctoggle.h"#include "bctextbox.h"#include "bcsubwindow.h"


Go to the source code of this file.
Data Structures | |
| class | BC_WidgetGrid |
| class | BC_WidgetGridList |
Defines | |
| #define | BC_WG_Rows 25 |
| #define | BC_WG_Cols 10 |
| #define BC_WG_Cols 10 |
Definition at line 11 of file bcwidgetgrid.h.
Referenced by BC_WidgetGrid::BC_WidgetGrid(), BC_WidgetGrid::calculate_maxs(), BC_WidgetGrid::get_w(), BC_WidgetGrid::move_widgets(), and BC_WidgetGrid::print().
| #define BC_WG_Rows 25 |
Definition at line 10 of file bcwidgetgrid.h.
Referenced by BC_WidgetGrid::BC_WidgetGrid(), BC_WidgetGrid::calculate_maxs(), BC_WidgetGrid::get_h(), BC_WidgetGrid::move_widgets(), and BC_WidgetGrid::print().
1.5.5