Graphviz 16.1.1~dev.20260926.2046
Loading...
Searching...
No Matches
glCompButton Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompButton:
[legend]

Data Fields

glCompObj base
 
float width
 
float height
 
glCompLabel * label
 
bool status
 false not pressed, true pressed
 
bool refStatus
 false not pressed, true pressed
 
int groupid
 
glCompImage * image
 
int data
 

Detailed Description

Definition at line 209 of file glcompdefs.h.

Field Documentation

◆ base

◆ data

int glCompButton::data

Definition at line 217 of file glcompdefs.h.

◆ groupid

int glCompButton::groupid

Definition at line 215 of file glcompdefs.h.

Referenced by glCompButtonClick(), glCompButtonNew(), and glcreate_gl_topview_menu().

◆ height

float glCompButton::height

Definition at line 211 of file glcompdefs.h.

◆ image

◆ label

◆ refStatus

bool glCompButton::refStatus

Definition at line 214 of file glcompdefs.h.

◆ status

bool glCompButton::status

◆ width

float glCompButton::width

Definition at line 211 of file glcompdefs.h.


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