pavi  0.0
Map Path Viewer
GUIdata Class Reference
Collaboration diagram for GUIdata:

Public Member Functions

 GUIdata (BYREF_AS_STRING, BYVAL_AS_GApplication_PTR)
 
 ~GUIdata ()
 DTOR to free memory. More...
 

Public Attributes

gboolean TSnoPref = FALSE
 handle preference dialog More...
 
GObject_PTR APP
 main GtkApplicationWindow More...
 
GObject_PTR WIN
 main GtkApplicationWindow More...
 
GObject_PTR ScrollMaps
 maps GtkScrolledWindow More...
 
GObject_PTR ScrollTracks
 tracks GtkScrolledWindow More...
 
GObject_PTR STO
 track GtkTreeStore More...
 
GObject_PTR TVT
 track GtkTreeView More...
 
GObject_PTR DTL
 dialog track load More...
 
GObject_PTR DTP
 dialog track preference More...
 
GObject_PTR LTD
 label track description More...
 
GObject_PTR LTE
 label track extrem More...
 
GObject_PTR APW
 points GtkAdjustment More...
 
GObject_PTR BPC
 points GtkColorChooser More...
 
GObject_PTR CPD
 points diameter GtkComboBoxText More...
 
GObject_PTR CPC
 points color GtkComboBoxText More...
 
GObject_PTR ALW
 lines GtkAdjustment More...
 
GObject_PTR BLC
 lines GtkColorChooser More...
 
GObject_PTR TBL
 toggle button layer More...
 
GObject_PTR MAP
 map widget More...
 
GObject_PTR OSD
 map layer for controls (on screen display) More...
 
TrackLayer_PTR TRL
 map layer for tracks More...
 
GdkWindowState WIN_state
 current toplevel window state More...
 

Detailed Description

Definition at line 11 of file gui.bi.

Constructor & Destructor Documentation

◆ GUIdata()

GUIdata::GUIdata ( BYREF_AS_STRING  Fnam,
BYVAL_AS_GApplication_PTR  Appli 
)

Definition at line 40 of file gui.bas.

Here is the call graph for this function:

◆ ~GUIdata()

GUIdata::~GUIdata ( )

DTOR to free memory.

Destructor freeing the allocated memory for the UDTs created in the constructor GUIdata::GUIdata.

Since
0.0

Definition at line 136 of file gui.bas.

Here is the call graph for this function:

Member Data Documentation

◆ TSnoPref

gboolean GUIdata::TSnoPref = FALSE

handle preference dialog

Definition at line 13 of file gui.bi.

◆ APP

GObject_PTR GUIdata::APP

main GtkApplicationWindow

Definition at line 15 of file gui.bi.

◆ WIN

GObject_PTR GUIdata::WIN

main GtkApplicationWindow

Definition at line 16 of file gui.bi.

◆ ScrollMaps

GObject_PTR GUIdata::ScrollMaps

maps GtkScrolledWindow

Definition at line 17 of file gui.bi.

◆ ScrollTracks

GObject_PTR GUIdata::ScrollTracks

tracks GtkScrolledWindow

Definition at line 18 of file gui.bi.

◆ STO

GObject_PTR GUIdata::STO

track GtkTreeStore

Definition at line 19 of file gui.bi.

◆ TVT

GObject_PTR GUIdata::TVT

track GtkTreeView

Definition at line 20 of file gui.bi.

◆ DTL

GObject_PTR GUIdata::DTL

dialog track load

Definition at line 21 of file gui.bi.

◆ DTP

GObject_PTR GUIdata::DTP

dialog track preference

Definition at line 22 of file gui.bi.

◆ LTD

GObject_PTR GUIdata::LTD

label track description

Definition at line 23 of file gui.bi.

◆ LTE

GObject_PTR GUIdata::LTE

label track extrem

Definition at line 24 of file gui.bi.

◆ APW

GObject_PTR GUIdata::APW

points GtkAdjustment

Definition at line 25 of file gui.bi.

◆ BPC

GObject_PTR GUIdata::BPC

points GtkColorChooser

Definition at line 26 of file gui.bi.

◆ CPD

GObject_PTR GUIdata::CPD

points diameter GtkComboBoxText

Definition at line 27 of file gui.bi.

◆ CPC

GObject_PTR GUIdata::CPC

points color GtkComboBoxText

Definition at line 28 of file gui.bi.

◆ ALW

GObject_PTR GUIdata::ALW

lines GtkAdjustment

Definition at line 29 of file gui.bi.

◆ BLC

GObject_PTR GUIdata::BLC

lines GtkColorChooser

Definition at line 30 of file gui.bi.

◆ TBL

GObject_PTR GUIdata::TBL

toggle button layer

Definition at line 31 of file gui.bi.

◆ MAP

GObject_PTR GUIdata::MAP

map widget

Definition at line 32 of file gui.bi.

◆ OSD

GObject_PTR GUIdata::OSD

map layer for controls (on screen display)

Definition at line 33 of file gui.bi.

◆ TRL

TrackLayer_PTR GUIdata::TRL

map layer for tracks

Definition at line 35 of file gui.bi.

◆ WIN_state

GdkWindowState GUIdata::WIN_state

current toplevel window state

Definition at line 37 of file gui.bi.


The documentation for this class was generated from the following files: