#include <QtGui>
#include "javastyle.h"
#include <math.h>
Go to the source code of this file.
◆ sliderHandleImage
const char* const sliderHandleImage[] |
|
static |
Initial value:= {
"15 16 7 1",
" c None",
"+ c #FFFFFF",
"@ c #FFFFFF",
"$ c #FFFFFF",
"( c #E5EDF5",
") c #F2F6FA",
"[ c #FFFFFF",
" +++++++++++++ ",
"+@@@@@@@@@@@@@+",
"+@(((((((((((@+",
"+@(((((((((((@+",
"+@)))))))))))@+",
"+@[[[[[[[[[[[@+",
"+@[[[[[[[[[[[@+",
"+@)))))))))))@+",
"+@)))))))))))@+",
" +@)))))))))@+ ",
" +@(((((((@+ ",
" +@(((((@+ ",
" +@(((@+ ",
" +@(@+ ",
" +@+ ",
" + "}
Definition at line 1398 of file javastyle.cpp.
◆ windowsArrowHMargin
const int windowsArrowHMargin = 6 |
|
static |
◆ windowsCheckMarkHMargin
const int windowsCheckMarkHMargin = 2 |
|
static |
◆ windowsCheckMarkWidth
const int windowsCheckMarkWidth = 12 |
|
static |
◆ windowsItemFrame
const int windowsItemFrame = 2 |
|
static |
◆ windowsItemHMargin
const int windowsItemHMargin = 3 |
|
static |
◆ windowsItemVMargin
const int windowsItemVMargin = 2 |
|
static |
◆ windowsRightBorder
const int windowsRightBorder = 15 |
|
static |
◆ windowsSepHeight
const int windowsSepHeight = 2 |
|
static |
◆ windowsTabSpacing
const int windowsTabSpacing = 12 |
|
static |