Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
glCompButton Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompButton:
[legend]

Data Fields

glCompObj base
 
float width
 
float height
 
glCompLabellabel
 
bool status
 false not pressed, true pressed
 
bool refStatus
 false not pressed, true pressed
 
int groupid
 
glCompImageimage
 
int data
 

Detailed Description

Definition at line 225 of file glcompdefs.h.

Field Documentation

◆ base

◆ data

int glCompButton::data

Definition at line 233 of file glcompdefs.h.

◆ groupid

int glCompButton::groupid

Definition at line 231 of file glcompdefs.h.

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

◆ height

float glCompButton::height

Definition at line 227 of file glcompdefs.h.

◆ image

◆ label

◆ refStatus

bool glCompButton::refStatus

Definition at line 230 of file glcompdefs.h.

◆ status

bool glCompButton::status

◆ width

float glCompButton::width

Definition at line 227 of file glcompdefs.h.


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