GlistEngine
Loading...
Searching...
No Matches
gGUIGrid::Cell Struct Reference

#include <gGUIGrid.h>

Collaboration diagram for gGUIGrid::Cell:

Public Types

enum  { TYPE_STRING , TYPE_DIGIT }
 

Public Member Functions

 Cell ()
 

Public Attributes

bool iscellselected
 
bool iscellaligned
 
bool isbold
 
bool isitalic
 
bool iscolorchanged
 
int cellx
 
int celly
 
int cellrowno
 
int cellcolumnno
 
int fontnum
 
int fontstate
 
int fontsize
 
int cellalignment
 
int lineno
 
int celltype
 
float cellh
 
float cellw
 
float textmoveamount
 
std::string cellcontent
 
std::string showncontent
 
std::string overflowcontent
 
gColor cellfontcolor
 
bool removed
 
bool readonly
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
TYPE_STRING 
TYPE_DIGIT 

Constructor & Destructor Documentation

◆ Cell()

gGUIGrid::Cell::Cell ( )
inline

Member Data Documentation

◆ cellalignment

int gGUIGrid::Cell::cellalignment

◆ cellcolumnno

int gGUIGrid::Cell::cellcolumnno

◆ cellcontent

std::string gGUIGrid::Cell::cellcontent

◆ cellfontcolor

gColor gGUIGrid::Cell::cellfontcolor

◆ cellh

float gGUIGrid::Cell::cellh

◆ cellrowno

int gGUIGrid::Cell::cellrowno

◆ celltype

int gGUIGrid::Cell::celltype

◆ cellw

float gGUIGrid::Cell::cellw

◆ cellx

int gGUIGrid::Cell::cellx

◆ celly

int gGUIGrid::Cell::celly

◆ fontnum

int gGUIGrid::Cell::fontnum

◆ fontsize

int gGUIGrid::Cell::fontsize

◆ fontstate

int gGUIGrid::Cell::fontstate

◆ isbold

bool gGUIGrid::Cell::isbold

◆ iscellaligned

bool gGUIGrid::Cell::iscellaligned

◆ iscellselected

bool gGUIGrid::Cell::iscellselected

◆ iscolorchanged

bool gGUIGrid::Cell::iscolorchanged

◆ isitalic

bool gGUIGrid::Cell::isitalic

◆ lineno

int gGUIGrid::Cell::lineno

◆ overflowcontent

std::string gGUIGrid::Cell::overflowcontent

◆ readonly

bool gGUIGrid::Cell::readonly

◆ removed

bool gGUIGrid::Cell::removed

◆ showncontent

std::string gGUIGrid::Cell::showncontent

◆ textmoveamount

float gGUIGrid::Cell::textmoveamount

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