• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegames API Reference
  • KDE Home
  • Contact Us
 

ksquares

  • sources
  • kde-4.14
  • kdegames
  • ksquares
  • src
themegraphicsitems.cpp
Go to the documentation of this file.
1 /***************************************************************************
2  * Copyright (C) 2006 by Matthew Williams <matt@milliams.com> *
3  * *
4  * This program is free software; you can redistribute it and/or modify *
5  * it under the terms of the GNU General Public License as published by *
6  * the Free Software Foundation; either version 2 of the License, or *
7  * (at your option) any later version. *
8  ***************************************************************************/
9 
10 #include "themegraphicsitems.h"
11 
12 #include "settings.h"
13 
14 KSquaresSquareItem::KSquaresSquareItem(QGraphicsItem* parent) : QGraphicsRectItem(parent)
15 {
16 }
17 
18 KSquaresSquareItem::~KSquaresSquareItem(){}
19 
20 void KSquaresSquareItem::paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget)
21 {
22  QGraphicsRectItem::paint(painter, option, widget);
23 }
24 
QWidget
QGraphicsItem
QGraphicsRectItem::paint
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
QPainter
KSquaresSquareItem::paint
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
Definition: themegraphicsitems.cpp:20
settings.h
QGraphicsRectItem
themegraphicsitems.h
QStyleOptionGraphicsItem
KSquaresSquareItem::~KSquaresSquareItem
~KSquaresSquareItem()
Definition: themegraphicsitems.cpp:18
KSquaresSquareItem::KSquaresSquareItem
KSquaresSquareItem(QGraphicsItem *parent=0)
Definition: themegraphicsitems.cpp:14
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

ksquares

Skip menu "ksquares"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdegames API Reference

Skip menu "kdegames API Reference"
  • granatier
  • kapman
  • kblackbox
  • kgoldrunner
  • kigo
  • kmahjongg
  • KShisen
  • ksquares
  • libkdegames
  •   highscore
  •   libkdegamesprivate
  •     kgame
  • libkmahjongg
  • palapeli
  •   libpala

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal