KStyles
B3 Namespace Reference
Variables | |
const QCOORD | d_arrow [] = { -3,-2, 3,-2, -2,-1, 2,-1, -1,0, 1,0, 0,1, 0,1 } |
const QCOORD | l_arrow [] = { 1,-3, 1,-3, 0,-2, 1,-2, -1,-1, 1,-1, -2,0, 1,0, -1,1, 1,1, 0,2, 1,2, 1,3, 1,3 } |
const QCOORD | r_arrow [] = { -2,-3, -2,-3, -2,-2, -1,-2, -2,-1, 0,-1, -2,0, 1,0, -2,1, 0,1, -2,2, -1,2, -2,3, -2,3 } |
const QCOORD | u_arrow [] = { 0,-2, 0,-2, -1,-1, 1,-1, -2,0, 2,0, -3,1, 3,1 } |
Variable Documentation
const QCOORD B3::d_arrow[] = { -3,-2, 3,-2, -2,-1, 2,-1, -1,0, 1,0, 0,1, 0,1 } |
Definition at line 41 of file highcolor/bitmaps.h.
const QCOORD B3::l_arrow[] = { 1,-3, 1,-3, 0,-2, 1,-2, -1,-1, 1,-1, -2,0, 1,0, -1,1, 1,1, 0,2, 1,2, 1,3, 1,3 } |
Definition at line 42 of file highcolor/bitmaps.h.
const QCOORD B3::r_arrow[] = { -2,-3, -2,-3, -2,-2, -1,-2, -2,-1, 0,-1, -2,0, 1,0, -2,1, 0,1, -2,2, -1,2, -2,3, -2,3 } |
Definition at line 43 of file highcolor/bitmaps.h.
const QCOORD B3::u_arrow[] = { 0,-2, 0,-2, -1,-1, 1,-1, -2,0, 2,0, -3,1, 3,1 } |
Definition at line 40 of file highcolor/bitmaps.h.