Go to the source code of this file.
◆ BITMAP_SIZE
◆ COL_INDEX
Enumerator |
---|
COL_BITMAP | |
COL_TYPENAME | |
COL_REPEAT_NUMBER | |
COL_COMMENT | |
COL_TEXTSTRING | |
COL_COUNT | |
Definition at line 178 of file design_inspector.cpp.
◆ img_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #800000",
" xx ",
" xxxxxx ",
" xx xx ",
"xx xx",
"xx xx",
" xx xx ",
" xxxxxx ",
" xx ",
" xx ",
" xx ",
" xx ",
" xx "
}
Definition at line 141 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().
◆ line_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #008080",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xx ",
"xxxxxxxxxxxx",
"xxxxxxxxxxxx"
}
Definition at line 65 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().
◆ poly_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #008000",
" xx ",
" xxxx ",
" xxxxxx ",
" xxxxxxxx ",
" xxxxxxxxxx ",
"xxxxxxxxxxxx",
"xxxxxxxxxxxx",
" xxxxxxxxxx ",
" xxxxxxxx ",
" xxxxxx ",
" xxxx ",
" xx "
}
Definition at line 122 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().
◆ rect_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #000080",
"xxxxxxxxxxxx",
"xxxxxxxxxxxx",
"xx xx",
"xx xx",
"xx xx",
"xx xx",
"xx xx",
"xx xx",
"xx xx",
"xx xx",
"xxxxxxxxxxxx",
"xxxxxxxxxxxx"
}
Definition at line 84 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().
◆ root_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #008080",
" xxxx ",
" xxx ",
" xxx ",
" xxx ",
"xxxxxxxxxxx ",
"xxxxxxxxxxxx",
"xxxxxxxxxxx ",
" xxx ",
" xxx ",
" xxx ",
" xxxx ",
" "
}
Definition at line 46 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().
◆ text_xpm
Initial value:=
{
"12 12 2 1",
" c None",
"x c #800000",
" xxxxxxxxxx ",
"xxxxxxxxxxxx",
"xx xx xx",
" xx ",
" xx ",
" xx ",
" xx ",
" xx ",
" xx ",
" xx ",
" xxxx ",
" xxxxxx "
}
Definition at line 103 of file design_inspector.cpp.
Referenced by DIALOG_INSPECTOR::ReCreateDesignList().