CTWM
Loading...
Searching...
No Matches
Data Fields
OccupyWindow Struct Reference

#include <occupation.h>

Collaboration diagram for OccupyWindow:
[legend]

Data Fields

Window w
 
TwmWindowtwm_win
 
chargeometry
 
Windowobuttonw
 
Window OK
 
Window cancel
 
Window allworkspc
 
int width
 
int height
 
int minwidth
 
int minheight
 
charname
 
charicon_name
 
int lines
 
int columns
 
int hspace
 
int vspace
 
int bwidth
 
int bheight
 
int owidth
 
ColorPair cp
 
MyFont font
 
int tmpOccupation
 

Detailed Description

Definition at line 9 of file occupation.h.

Field Documentation

◆ allworkspc

Window OccupyWindow::allworkspc

Definition at line 14 of file occupation.h.

◆ bheight

int OccupyWindow::bheight

Definition at line 21 of file occupation.h.

◆ bwidth

int OccupyWindow::bwidth

Definition at line 21 of file occupation.h.

Referenced by PaintWsButton().

◆ cancel

Window OccupyWindow::cancel

Definition at line 14 of file occupation.h.

◆ columns

int OccupyWindow::columns

Definition at line 19 of file occupation.h.

◆ cp

ColorPair OccupyWindow::cp

Definition at line 23 of file occupation.h.

◆ font

MyFont OccupyWindow::font

Definition at line 24 of file occupation.h.

◆ geometry

char* OccupyWindow::geometry

Definition at line 12 of file occupation.h.

◆ height

int OccupyWindow::height

Definition at line 15 of file occupation.h.

Referenced by Occupy().

◆ hspace

int OccupyWindow::hspace

Definition at line 20 of file occupation.h.

Referenced by InitScreenInfo().

◆ icon_name

char* OccupyWindow::icon_name

Definition at line 18 of file occupation.h.

Referenced by InitScreenInfo().

◆ lines

int OccupyWindow::lines

Definition at line 19 of file occupation.h.

Referenced by CreateOccupyWindow().

◆ minheight

int OccupyWindow::minheight

Definition at line 16 of file occupation.h.

◆ minwidth

int OccupyWindow::minwidth

Definition at line 16 of file occupation.h.

◆ name

char* OccupyWindow::name

Definition at line 17 of file occupation.h.

Referenced by InitScreenInfo().

◆ obuttonw

Window* OccupyWindow::obuttonw

Definition at line 13 of file occupation.h.

◆ OK

Window OccupyWindow::OK

Definition at line 14 of file occupation.h.

◆ owidth

int OccupyWindow::owidth

Definition at line 22 of file occupation.h.

Referenced by PaintWsButton().

◆ tmpOccupation

int OccupyWindow::tmpOccupation

Definition at line 25 of file occupation.h.

Referenced by Occupy().

◆ twm_win

TwmWindow* OccupyWindow::twm_win

Definition at line 11 of file occupation.h.

Referenced by CanChangeOccupation(), and Occupy().

◆ vspace

int OccupyWindow::vspace

Definition at line 20 of file occupation.h.

Referenced by InitScreenInfo().

◆ w

Window OccupyWindow::w

Definition at line 10 of file occupation.h.

Referenced by Occupy().

◆ width

int OccupyWindow::width

Definition at line 15 of file occupation.h.

Referenced by Occupy(), and PaintOccupyWindow().


The documentation for this struct was generated from the following file: