#include "kde_subset/kstyle.h"#include <qbitmap.h>Go to the source code of this file.
Compounds | |
| class | PlastikStyle |
Defines | |
| #define | u_arrow -4,1, 2,1, -3,0, 1,0, -2,-1, 0,-1, -1,-2 |
| #define | d_arrow -4,-2, 2,-2, -3,-1, 1,-1, -2,0, 0,0, -1,1 |
| #define | l_arrow 0,-3, 0,3,-1,-2,-1,2,-2,-1,-2,1,-3,0 |
| #define | r_arrow -2,-3,-2,3,-1,-2, -1,2,0,-1,0,1,1,0 |
| #define | QCOORDARRLEN(x) sizeof(x)/(sizeof(QCOORD)*2) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2