• Skip to content
  • Skip to link menu
KDE API Documentation - Score Class Reference (GCompris-qt)
  • KDE Home
  • Contact Us
 

GCompris-qt

  • View on LXR
  • Comments
Properties | List of all members
Score Class Reference
Core QML Components

Inherits QtQuick.Rectangle, and Rectangle.

Properties

int currentSubLevel
 
int fontSize
 
string message
 
int numberOfSubLevels
 

Detailed Description

A QML component to visualize sub-level progress.

Score usually consists of current-level (currentSubLevel) and the max number of levels (numberOfSubLevels).

For other cases an activity can also directly define the whole message it wants to be shown (message).

Definition at line 35 of file Score.qml.

Property Documentation

int Score::currentSubLevel

Current sub-level to show.

See also
numberOfSubLevels

Definition at line 57 of file Score.qml.

int Score::fontSize

Size of the font used in pt.

See also
GCFont.fontSize.

Definition at line 43 of file Score.qml.

string Score::message

Complete message string to to show.

Mutually exclusive with currentSubLevel and numberOfSubLevels

Definition at line 64 of file Score.qml.

int Score::numberOfSubLevels

Total number of sub-levels to show.

See also
currentSubLevel

Definition at line 50 of file Score.qml.


The documentation for this class was generated from the following file:
  • Score.qml
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Jun 2 2015 21:47:48 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

GCompris-qt

Skip menu "GCompris-qt"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Modules

Class Picker

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