Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
StatisticalData Struct Reference

#include <statistics.h>

Collaboration diagram for StatisticalData:

Public Attributes

int wordsSource
int charsSource
int charsSpacesSource
int wordsFinished
int charsFinished
int charsSpacesFinished
int wordsUnfinished
int charsUnfinished
int charsSpacesUnfinished
int translatedMsgNoDanger
int translatedMsgDanger
int obsoleteMsg
int unfinishedMsgNoDanger
int unfinishedMsgDanger

Detailed Description

Definition at line 12 of file statistics.h.

Member Data Documentation

◆ charsFinished

int StatisticalData::charsFinished

Definition at line 18 of file statistics.h.

◆ charsSource

int StatisticalData::charsSource

Definition at line 15 of file statistics.h.

Referenced by DataModel::updateStatistics().

◆ charsSpacesFinished

int StatisticalData::charsSpacesFinished

Definition at line 19 of file statistics.h.

◆ charsSpacesSource

int StatisticalData::charsSpacesSource

Definition at line 16 of file statistics.h.

Referenced by DataModel::updateStatistics().

◆ charsSpacesUnfinished

int StatisticalData::charsSpacesUnfinished

Definition at line 22 of file statistics.h.

◆ charsUnfinished

int StatisticalData::charsUnfinished

Definition at line 21 of file statistics.h.

◆ obsoleteMsg

int StatisticalData::obsoleteMsg

Definition at line 25 of file statistics.h.

Referenced by DataModel::updateStatistics(), and Statistics::updateStats().

◆ translatedMsgDanger

int StatisticalData::translatedMsgDanger

Definition at line 24 of file statistics.h.

Referenced by DataModel::updateStatistics(), and Statistics::updateStats().

◆ translatedMsgNoDanger

int StatisticalData::translatedMsgNoDanger

Definition at line 23 of file statistics.h.

Referenced by DataModel::updateStatistics(), and Statistics::updateStats().

◆ unfinishedMsgDanger

int StatisticalData::unfinishedMsgDanger

Definition at line 27 of file statistics.h.

Referenced by DataModel::updateStatistics(), and Statistics::updateStats().

◆ unfinishedMsgNoDanger

int StatisticalData::unfinishedMsgNoDanger

Definition at line 26 of file statistics.h.

Referenced by DataModel::updateStatistics(), and Statistics::updateStats().

◆ wordsFinished

int StatisticalData::wordsFinished

Definition at line 17 of file statistics.h.

◆ wordsSource

int StatisticalData::wordsSource

Definition at line 14 of file statistics.h.

Referenced by DataModel::updateStatistics().

◆ wordsUnfinished

int StatisticalData::wordsUnfinished

Definition at line 20 of file statistics.h.


The documentation for this struct was generated from the following file: