parley
Practice::SummaryBarWidget Class Reference
#include <summarybarwidget.h>
Inheritance diagram for Practice::SummaryBarWidget:
Public Member Functions | |
SummaryBarWidget (QWidget *parent=0) | |
void | setStatistics (int correct, int wrong, int notAnswered) |
Protected Member Functions | |
bool | event (QEvent *event) |
void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 25 of file summarybarwidget.h.
Constructor & Destructor Documentation
SummaryBarWidget::SummaryBarWidget | ( | QWidget * | parent = 0 | ) |
Definition at line 27 of file summarybarwidget.cpp.
Member Function Documentation
|
protected |
Definition at line 95 of file summarybarwidget.cpp.
|
protected |
Definition at line 37 of file summarybarwidget.cpp.
void SummaryBarWidget::setStatistics | ( | int | correct, |
int | wrong, | ||
int | notAnswered | ||
) |
Definition at line 78 of file summarybarwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.