#include "TextFormatButtons.h"
#include "SymbolDialog.h"
#include "pixmaps.h"
#include <QTextEdit>
#include <QPushButton>
#include <QHBoxLayout>
#include <QString>
Variables | |
| static const char * | lineSymbol_xpm [] |
const char* lineSymbol_xpm[] [static] |
Initial value:
{
"16 16 4 1",
" c None",
". c #8C2727",
"+ c #272787",
"@ c #FFFFFF",
" ",
" ",
" ",
" ... ",
" ............ ",
" ... ",
" ",
" ",
" ",
" +++ ",
" +++++@++++++ ",
" +++ ",
" ",
" ",
" ",
" "}
Referenced by TextFormatButtons::TextFormatButtons().
1.5.6