#include <types.h>
Definition at line 217 of file types.h.
Data Fields | |
| gulong | activate_signal |
| gulong | new_column_width_signal |
| gulong | select_range_signal |
| QlDialogMode | dialog_mode |
| QlDisplayMode | display_mode |
| QlDisplayMode | report_mode |
| QlSelectMode | sel_type |
| GtkSheet * | sheet |
| GtkSheet * | report_sheet |
| GtkWidget * | report_win |
| GtkWidget * | text_box |
| GtkWidget * | entry1 |
| GtkWidget * | entry2 |
| GtkWidget * | entry3 |
| GtkWidget * | entry4 |
| GtkWidget * | dec_places_label |
| GtkTreeView * | tview_from |
| GtkTreeView * | tview_to |
| GtkComboBox * | sm_numeric_box |
| GtkComboBox * | sm_date_box |
| GtkComboBox * | sm_time_box |
| gint | activate_row |
| gint | activate_col |
| gchar * | activate_text |
| gint16 | width |
| gint16 | height |
| gint16 | x |
| gint16 | y |
| gchar * | current_compare |
| gboolean | match_on |
| gboolean | find_on |
| GtkSheetRange | sel_range |
| gint | report_sel_col |
| gint | report_sel_field |
| gint | adjust_rows [8] |
| gchar * | cb [MAX_CLIPBOARD] |
| gchar | cb_sel_type |
| gint | cb_rows |
| gint16 | cb_cols |
| QlDisplayMode QlViewData::display_mode |
| QlDisplayMode QlViewData::report_mode |
| QlSelectMode QlViewData::sel_type |
| GtkWidget* QlViewData::text_box |
| GtkWidget* QlViewData::entry1 |
| gint16 QlViewData::width |
| gboolean QlViewData::match_on |
| gint QlViewData::adjust_rows[8] |
| gchar* QlViewData::cb[MAX_CLIPBOARD] |
| gchar QlViewData::cb_sel_type |
1.5.4