libgeda

st_page Struct Reference

#include <struct.h>

Collaboration diagram for st_page:

Data Fields

int pid
GList * _object_list
SELECTIONselection_list
GList * place_list
OBJECTobject_lastplace
char * page_filename
int CHANGED
int left
int right
int top
int bottom
double coord_aspectratio
float to_screen_x_constant
float to_screen_y_constant
float to_world_x_constant
float to_world_y_constant
TILE world_tiles [MAX_TILES_X][MAX_TILES_Y]
UNDOundo_bottom
UNDOundo_current
UNDOundo_tos
int up
int page_control
GTimeVal last_load_or_save_time
char saved_since_first_loaded
gint ops_since_last_backup
gchar do_autosave_backup
GList * weak_refs

Detailed Description

Definition at line 383 of file struct.h.


Field Documentation

Definition at line 385 of file struct.h.

Definition at line 387 of file struct.h.

Definition at line 388 of file struct.h.

Definition at line 389 of file struct.h.

Definition at line 390 of file struct.h.

Definition at line 392 of file struct.h.

Definition at line 393 of file struct.h.

Definition at line 395 of file struct.h.

Definition at line 395 of file struct.h.

Definition at line 395 of file struct.h.

Definition at line 395 of file struct.h.

Definition at line 396 of file struct.h.

Definition at line 398 of file struct.h.

Definition at line 399 of file struct.h.

Definition at line 401 of file struct.h.

Definition at line 402 of file struct.h.

TILE st_page::world_tiles[MAX_TILES_X][MAX_TILES_Y]

Definition at line 404 of file struct.h.

Definition at line 408 of file struct.h.

Definition at line 409 of file struct.h.

Definition at line 410 of file struct.h.

Definition at line 414 of file struct.h.

Definition at line 418 of file struct.h.

Definition at line 421 of file struct.h.

Definition at line 422 of file struct.h.

Definition at line 423 of file struct.h.

Definition at line 424 of file struct.h.

Definition at line 426 of file struct.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines