Home
last modified time | relevance | path

Searched refs:BoardTheme (Results 1 – 25 of 25) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/gui/
H A Dboardtheme.cpp28 BoardTheme::BoardTheme() in BoardTheme() function in BoardTheme
31 BoardTheme::~BoardTheme() in ~BoardTheme()
54 QString BoardTheme::pieceThemeName() const in pieceThemeName()
60 QString BoardTheme::boardThemeName() const in boardThemeName()
66 bool BoardTheme::isValid() const in isValid()
175 void BoardTheme::configure() in configure()
217 QSize BoardTheme::size() const in size()
222 QPoint BoardTheme::pieceCenter() const in pieceCenter()
227 QRect BoardTheme::rect() const in rect()
248 void BoardTheme::updateSquares() in updateSquares()
[all …]
H A Dboardtheme.h33 class BoardTheme : public QObject
40 BoardTheme();
41 ~BoardTheme();
H A Dboardview.h30 class BoardTheme; variable
59 const BoardTheme& theme() const;
199 void drawHiliteSquare(QPoint pos, BoardTheme::ColorRole role);
224 BoardTheme m_theme;
H A Dboardview.cpp143 const BoardTheme& BoardView::theme() const in theme()
213 p.setPen(m_theme.color(BoardTheme::Frame)); in drawCoordinates()
273 void BoardView::drawHiliteSquare(QPoint pos, BoardTheme::ColorRole role) in drawHiliteSquare()
300 drawHiliteSquare(pos, BoardTheme::StoredMove); in drawHiliting()
307 drawHiliteSquare(pos, BoardTheme::CurrentMove); in drawHiliting()
313 drawHiliteSquare(pos, BoardTheme::Highlight); in drawHiliting()
352 QColor c(m_theme.color(BoardTheme::Engine)); in drawHiliting()
369 QColor c(m_theme.color(BoardTheme::VariationMove)); in drawHiliting()
382 drawColorRect(event, square, m_theme.color(BoardTheme::Target)); in drawTargets()
458 p.setPen(m_theme.color(BoardTheme::Frame)); in drawPieces()
[all …]
/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dboardtheme.h15 class BoardTheme {
19 BoardTheme() {} in BoardTheme() function
H A Dboardtheme.cpp27 void BoardTheme::drawMoveArrows(const ChessGameState & cgs) in drawMoveArrows()
169 void BoardTheme::toggleHistoryArrows() in toggleHistoryArrows()
175 void BoardTheme::setHistoryArrows(bool historyArrows) in setHistoryArrows()
H A Dgamecore.h45 void init(const ChessGame & cg, BoardTheme * bt, PieceSet * ps);
127 BoardTheme * m_theme;
H A Dutils.h21 BoardTheme* toBoard(BoardType board);
H A Dboardthemes.h15 class GraniteTheme : public BoardTheme {
H A Dbrutalchess.cpp235 BoardTheme* boardTheme = toBoard(opts->board); in main()
H A Dutils.cpp247 BoardTheme* toBoard(BoardType board) in toBoard()
H A Dgamecore.cpp58 void GameCore::init(const ChessGame & cg, BoardTheme * bt, PieceSet * ps) in init()
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dsettings.cpp496 map.insert("/Board/pieceEffect", BoardTheme::Shadow); in initDefaultValues()
/dports/games/chessx/chessx-1.5.6/i18n/
H A Dchessx_zh.ts575 <name>BoardTheme</name>
H A Dchessx_pt_BR.ts611 <name>BoardTheme</name>
H A Dchessx_pl.ts649 <name>BoardTheme</name>
H A Dchessx_ro.ts584 <name>BoardTheme</name>
H A Dchessx_it.ts578 <name>BoardTheme</name>
H A Dchessx_cz.ts581 <name>BoardTheme</name>
H A Dchessx_da.ts585 <name>BoardTheme</name>
H A Dchessx_ru.ts577 <name>BoardTheme</name>
H A Dchessx_es.ts585 <name>BoardTheme</name>
H A Dchessx_fr.ts575 <name>BoardTheme</name>
H A Dchessx_nl.ts615 <name>BoardTheme</name>
H A Dchessx_de.ts589 <name>BoardTheme</name>