Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
_glCompButton Struct Reference

#include <glcompdefs.h>

Collaboration diagram for _glCompButton:
[legend]

Data Fields

glObjType objType
 
glCompCommon common
 
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 256 of file glcompdefs.h.

Field Documentation

◆ common

◆ data

int _glCompButton::data

Definition at line 265 of file glcompdefs.h.

◆ groupid

int _glCompButton::groupid

Definition at line 263 of file glcompdefs.h.

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

◆ height

float _glCompButton::height

Definition at line 259 of file glcompdefs.h.

◆ image

glCompImage* _glCompButton::image

◆ label

glCompLabel* _glCompButton::label

◆ objType

glObjType _glCompButton::objType

Definition at line 257 of file glcompdefs.h.

Referenced by glCompButtonNew().

◆ refStatus

bool _glCompButton::refStatus

Definition at line 262 of file glcompdefs.h.

◆ status

bool _glCompButton::status

◆ width

float _glCompButton::width

Definition at line 259 of file glcompdefs.h.


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