About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#
ifndef
PROGRESS_H
2
#define
PROGRESS_H
3
4
typedef
QPair
<
int
,
int
>
Progress
;
5
6
#
endif
// PROGRESS_H
7
Learn to use CMake with our Intro Training
Find out more