![]() |
2012-01-31
, 10:36
|
|
Posts: 45 |
Thanked: 12 times |
Joined on Jan 2012
|
#492
|
![]() |
2012-01-31
, 12:36
|
|
Posts: 671 |
Thanked: 876 times |
Joined on Mar 2011
|
#493
|
![]() |
2012-01-31
, 12:40
|
|
Posts: 671 |
Thanked: 876 times |
Joined on Mar 2011
|
#494
|
Holy Quran why can not I sing the sound
downlod the file when I had what's the solution
![]() |
2012-01-31
, 12:51
|
|
Posts: 605 |
Thanked: 1,778 times |
Joined on Feb 2008
@ Helsinki
|
#495
|
1 // -*- qml -*- 2 import QtQuick 1.0 3 4 QtObject { 5 id: colors 6 7 property color textColor: _settings.nightMode ? "white" : "black" 8 property color backgroundColor: _settings.nightMode ? "black" : "white" 9 property color verseColor: _settings.nightMode ? "white" : "black" 10 property color titleColor: _settings.nightMode ? "black" : "white" 11 property color subtitleColor: _settings.nightMode ? "black" : "white" 12 property color highlightColor: _settings.nightMode ? "red" : "red" 13 property color faderColor: _settings.nightMode ? "black" : "steelblue" 14 property color sectionColor: "#a3daf4" // QColor(163, 218, 244) 15 property color col1: Qt.lighter(colors.sectionColor, 1.2) 16 property color col2: Qt.lighter(colors.sectionColor, 1.3) 17 }
![]() |
2012-01-31
, 13:55
|
|
Posts: 45 |
Thanked: 12 times |
Joined on Jan 2012
|
#496
|
![]() |
2012-01-31
, 13:56
|
|
Posts: 605 |
Thanked: 1,778 times |
Joined on Feb 2008
@ Helsinki
|
#497
|
I mean could not recitations to detect
but I've downlod files Recitation
please solution
![]() |
2012-01-31
, 14:14
|
|
Posts: 45 |
Thanked: 12 times |
Joined on Jan 2012
|
#498
|
1) Which file did you download ? Please post a link.
2) Which version are you using ?
![]() |
2012-01-31
, 15:20
|
|
Posts: 605 |
Thanked: 1,778 times |
Joined on Feb 2008
@ Helsinki
|
#499
|
![]() |
2012-01-31
, 15:46
|
Posts: 21 |
Thanked: 19 times |
Joined on Dec 2011
@ Malaysia
|
#500
|
Unfortunately I don't use QtCreator so I don't know how to install it.