navit  0.5.3-trunk
graphics_gc_priv Struct Reference

#include <graphics_qt5.h>

Data Fields

struct graphics_privgra
 
int linewidth
 
enum draw_mode_num mode
 
int a
 
int r
 
int g
 
int b
 
unsigned char * dashes
 
int ndashes
 
CGFloat rgba [4]
 
int w
 
struct graphics_privgr
 
float fr
 
float fg
 
float fb
 
float fa
 
float br
 
float bg
 
float bb
 
float ba
 
unsigned char * dash_list
 
int dash_count
 
int dash_mask
 
int color
 
int bgcolor
 
int width
 
struct color color2
 
int dash_list_len
 
struct color c
 
double linewidth
 
double * dashes
 
double offset
 
cairo_surface_t * texture
 
int dummy
 
struct graphics_privgraphics_priv
 
QPen * pen
 
QBrush * brush
 
Uint8 fore_r
 
Uint8 fore_g
 
Uint8 fore_b
 
Uint8 fore_a
 
Uint8 back_r
 
Uint8 back_g
 
Uint8 back_b
 
Uint8 back_a
 
unsigned int * dashed
 
int is_dashed
 
struct color fg
 
struct color bg
 
struct graphics_image_privimg
 
struct graphics_gc_privgraphics_gc_priv_proxy
 
struct graphics_gc_methodsgraphics_gc_methods_proxy
 
HWND hwnd
 
int line_width
 
COLORREF fg_color
 
int fg_alpha
 
int bg_alpha
 
COLORREF bg_color
 
int dashed
 
HPEN hpen
 
HBRUSH hbrush
 

Field Documentation

◆ a

◆ b

◆ ba

float graphics_gc_priv::ba

◆ back_a

Uint8 graphics_gc_priv::back_a

◆ back_b

Uint8 graphics_gc_priv::back_b

◆ back_g

Uint8 graphics_gc_priv::back_g

◆ back_r

Uint8 graphics_gc_priv::back_r

◆ bb

float graphics_gc_priv::bb

◆ bg [1/2]

float graphics_gc_priv::bg

◆ bg [2/2]

struct color graphics_gc_priv::bg

◆ bg_alpha

int graphics_gc_priv::bg_alpha

Referenced by gc_new().

◆ bg_color

COLORREF graphics_gc_priv::bg_color

Referenced by background_gc(), and gc_new().

◆ bgcolor

int graphics_gc_priv::bgcolor

Referenced by gc_destroy(), and gc_new().

◆ br

float graphics_gc_priv::br

◆ brush

◆ c

◆ color

◆ color2

struct color graphics_gc_priv::color2

Referenced by draw_text(), and gc_set_foreground().

◆ dash_count

int graphics_gc_priv::dash_count

Referenced by draw_lines(), and gc_set_dashes().

◆ dash_list

unsigned char * graphics_gc_priv::dash_list

◆ dash_list_len

int graphics_gc_priv::dash_list_len

Referenced by draw_lines(), and gc_set_dashes().

◆ dash_mask

int graphics_gc_priv::dash_mask

Referenced by draw_lines(), and gc_set_dashes().

◆ dashed [1/2]

◆ dashed [2/2]

int graphics_gc_priv::dashed

◆ dashes [1/2]

unsigned char* graphics_gc_priv::dashes

◆ dashes [2/2]

double* graphics_gc_priv::dashes

◆ dummy

int graphics_gc_priv::dummy

◆ fa

float graphics_gc_priv::fa

◆ fb

float graphics_gc_priv::fb

◆ fg [1/2]

◆ fg [2/2]

struct color graphics_gc_priv::fg

◆ fg_alpha

int graphics_gc_priv::fg_alpha

◆ fg_color

COLORREF graphics_gc_priv::fg_color

◆ fore_a

◆ fore_b

◆ fore_g

◆ fore_r

◆ fr

float graphics_gc_priv::fr

◆ g

◆ gr

◆ gra

◆ graphics_gc_methods_proxy

◆ graphics_gc_priv_proxy

◆ graphics_priv

struct graphics_priv* graphics_gc_priv::graphics_priv

Referenced by gc_new().

◆ hbrush

HBRUSH graphics_gc_priv::hbrush

◆ hpen

◆ hwnd

HWND graphics_gc_priv::hwnd

Referenced by gc_new().

◆ img

struct graphics_image_priv* graphics_gc_priv::img

Referenced by image_destroy().

◆ is_dashed

int graphics_gc_priv::is_dashed

◆ line_width

int graphics_gc_priv::line_width

◆ linewidth [1/2]

◆ linewidth [2/2]

double graphics_gc_priv::linewidth

◆ mode

enum draw_mode_num graphics_gc_priv::mode

◆ ndashes

int graphics_gc_priv::ndashes

◆ offset

double graphics_gc_priv::offset

◆ pen

◆ r

◆ rgba

CGFloat graphics_gc_priv::rgba[4]

◆ texture

cairo_surface_t* graphics_gc_priv::texture

◆ w

int graphics_gc_priv::w

◆ width

int graphics_gc_priv::width

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