| Quantum GIS API Documentation
    1.8
    | 

Go to the source code of this file.
| Variables | |
| static const char * | solidLineData [] | 
| static const char * | dashLineData [] | 
| static const char * | dotLineData [] | 
| static const char * | dashDotLineData [] | 
| static const char * | dashDotDotLineData [] | 
| static const char * | noPenLineData [] | 
| static const char * | solidData [] | 
| static const char * | fdiagData [] | 
| static const char * | dense4Data [] | 
| static const char * | horizontalData [] | 
| static const char * | dense5Data [] | 
| static const char * | diagCrossData [] | 
| static const char * | dense1Data [] | 
| static const char * | dense6Data [] | 
| static const char * | verticalData [] | 
| static const char * | dense7Data [] | 
| static const char * | crossData [] | 
| static const char * | dense2Data [] | 
| static const char * | bdiagData [] | 
| static const char * | dense3Data [] | 
| static const char * | nobrush [] | 
| static const char * | texturePatternData [] | 
| const char* bdiagData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".#.......#.......#.......#.......#.......#.......#",
  "#.......#.......#.......#.......#.......#.......#.",
  ".......#.......#.......#.......#.......#.......#..",
  "......#.......#.......#.......#.......#.......#...",
  ".....#.......#.......#.......#.......#.......#....",
  "....#.......#.......#.......#.......#.......#.....",
  "...#.......#.......#.......#.......#.......#......",
  "..#.......#.......#.......#.......#.......#.......",
  ".#.......#.......#.......#.......#.......#.......#",
  "#.......#.......#.......#.......#.......#.......#.",
  ".......#.......#.......#.......#.......#.......#..",
  "......#.......#.......#.......#.......#.......#...",
  ".....#.......#.......#.......#.......#.......#....",
  "....#.......#.......#.......#.......#.......#.....",
  "...#.......#.......#.......#.......#.......#......",
  "..#.......#.......#.......#.......#.......#.......",
  ".#.......#.......#.......#.......#.......#.......#",
  "#.......#.......#.......#.......#.......#.......#.",
  ".......#.......#.......#.......#.......#.......#..",
  "......#.......#.......#.......#.......#.......#..."
}
Definition at line 554 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* crossData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  "##################################################",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  "##################################################",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  "##################################################",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#.."
}
Definition at line 500 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dashDotDotLineData[]  [static] | 
Definition at line 161 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* dashDotLineData[]  [static] | 
Definition at line 126 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* dashLineData[]  [static] | 
Definition at line 56 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* dense1Data[]  [static] | 
{
  "50 20 2 1",
  ". c #3155c5",
  "# c #ffffff",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "..................................................",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "..................................................",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "..................................................",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "..................................................",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  ".................................................."
}
Definition at line 392 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense2Data[]  [static] | 
{
  "50 20 2 1",
  ". c #3155c5",
  "# c #ffffff",
  "..................................................",
  "...#...#...#...#...#...#...#...#...#...#...#...#..",
  "..................................................",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..................................................",
  "...#...#...#...#...#...#...#...#...#...#...#...#..",
  "..................................................",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..................................................",
  "...#...#...#...#...#...#...#...#...#...#...#...#..",
  "..................................................",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..................................................",
  "...#...#...#...#...#...#...#...#...#...#...#...#..",
  "..................................................",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..................................................",
  "...#...#...#...#...#...#...#...#...#...#...#...#..",
  "..................................................",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#"
}
Definition at line 527 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense3Data[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##"
}
Definition at line 581 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense4Data[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#."
}
Definition at line 284 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense5Data[]  [static] | 
{
  "50 20 2 1",
  ". c #3155c5",
  "# c #ffffff",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###.",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "###.###.###.###.###.###.###.###.###.###.###.###.##",
  ".#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#.#",
  "#.###.###.###.###.###.###.###.###.###.###.###.###."
}
Definition at line 338 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense6Data[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  "..................................................",
  "#...#...#...#...#...#...#...#...#...#...#...#...#.",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "#...#...#...#...#...#...#...#...#...#...#...#...#.",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "#...#...#...#...#...#...#...#...#...#...#...#...#.",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "#...#...#...#...#...#...#...#...#...#...#...#...#.",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#...",
  "..................................................",
  "#...#...#...#...#...#...#...#...#...#...#...#...#.",
  "..................................................",
  "..#...#...#...#...#...#...#...#...#...#...#...#..."
}
Definition at line 419 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dense7Data[]  [static] | 
{
  "50 20 2 1",
  ". c #3155c5",
  "# c #ffffff",
  "##################################################",
  "##################################################",
  ".###.###.###.###.###.###.###.###.###.###.###.###.#",
  "##################################################",
  "##################################################",
  "##################################################",
  ".###.###.###.###.###.###.###.###.###.###.###.###.#",
  "##################################################",
  "##################################################",
  "##################################################",
  ".###.###.###.###.###.###.###.###.###.###.###.###.#",
  "##################################################",
  "##################################################",
  "##################################################",
  ".###.###.###.###.###.###.###.###.###.###.###.###.#",
  "##################################################",
  "##################################################",
  "##################################################",
  ".###.###.###.###.###.###.###.###.###.###.###.###.#",
  "##################################################"
}
Definition at line 473 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* diagCrossData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  "...#.......#.......#.......#.......#.......#......",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "#.....#.#.....#.#.....#.#.....#.#.....#.#.....#.#.",
  ".......#.......#.......#.......#.......#.......#..",
  "#.....#.#.....#.#.....#.#.....#.#.....#.#.....#.#.",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  "...#.......#.......#.......#.......#.......#......",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "#.....#.#.....#.#.....#.#.....#.#.....#.#.....#.#.",
  ".......#.......#.......#.......#.......#.......#..",
  "#.....#.#.....#.#.....#.#.....#.#.....#.#.....#.#.",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  "...#.......#.......#.......#.......#.......#......",
  "..#.#.....#.#.....#.#.....#.#.....#.#.....#.#.....",
  ".#...#...#...#...#...#...#...#...#...#...#...#...#"
}
Definition at line 365 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* dotLineData[]  [static] | 
Definition at line 91 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* fdiagData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".......#.......#.......#.......#.......#.......#..",
  "#.......#.......#.......#.......#.......#.......#.",
  ".#.......#.......#.......#.......#.......#.......#",
  "..#.......#.......#.......#.......#.......#.......",
  "...#.......#.......#.......#.......#.......#......",
  "....#.......#.......#.......#.......#.......#.....",
  ".....#.......#.......#.......#.......#.......#....",
  "......#.......#.......#.......#.......#.......#...",
  ".......#.......#.......#.......#.......#.......#..",
  "#.......#.......#.......#.......#.......#.......#.",
  ".#.......#.......#.......#.......#.......#.......#",
  "..#.......#.......#.......#.......#.......#.......",
  "...#.......#.......#.......#.......#.......#......",
  "....#.......#.......#.......#.......#.......#.....",
  ".....#.......#.......#.......#.......#.......#....",
  "......#.......#.......#.......#.......#.......#...",
  ".......#.......#.......#.......#.......#.......#..",
  "#.......#.......#.......#.......#.......#.......#.",
  ".#.......#.......#.......#.......#.......#.......#",
  "..#.......#.......#.......#.......#.......#......."
}
Definition at line 257 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* horizontalData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  "..................................................",
  "..................................................",
  "##################################################",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "##################################################",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "##################################################",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  ".................................................."
}
Definition at line 311 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* nobrush[]  [static] | 
{
  "50 20 2 1",
  "# c None",
  ". c #3155c5",
  ".................................................."
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".################################################.",
  ".................................................."
}
Definition at line 608 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* noPenLineData[]  [static] | 
Definition at line 197 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* solidData[]  [static] | 
{
  "50 20 1 1",
  ". c #3155c5",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  "..................................................",
  ".................................................."
}
Definition at line 231 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* solidLineData[]  [static] | 
Definition at line 21 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::char2LinePixmap(), QgsSymbologyUtils::penStyle2Pixmap(), and QgsSymbologyUtils::qString2LinePixmap().
| const char* texturePatternData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  "..................................................",
  "..................#########.......................",
  "...............##############.....................",
  "..............####........#####...................",
  "...........................####...................",
  "...........................####...................",
  "...........................####...................",
  "...........................####...................",
  "..........................####....................",
  "..........................####....................",
  "........................####......................",
  "......................####........................",
  "....................####..........................",
  "...................####...........................",
  "...................####...........................",
  "..................................................",
  "...................####...........................",
  "...................####...........................",
  "...................####...........................",
  ".................................................."
}
Definition at line 636 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
| const char* verticalData[]  [static] | 
{
  "50 20 2 1",
  "# c #3155c5",
  ". c #ffffff",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#..",
  ".....#.....#.....#.....#.....#.....#.....#.....#.."
}
Definition at line 446 of file qgssymbologyutils.cpp.
Referenced by QgsSymbologyUtils::brushStyle2Pixmap(), QgsSymbologyUtils::char2PatternPixmap(), and QgsSymbologyUtils::qString2PatternPixmap().
 1.7.6.1
 1.7.6.1