Neal Wilson před 11 roky
rodič
revize
68dccd0987
5 změnil soubory, kde provedl 2048 přidání a 1941 odebrání
  1. 6
    6
      src/abouttypica.cpp
  2. 2
    2
      src/abouttypica.h
  3. 6
    6
      src/helpmenu.cpp
  4. 2
    2
      src/helpmenu.h
  5. 2032
    1925
      src/typica.cpp

+ 6
- 6
src/abouttypica.cpp Zobrazit soubor

1
-/*224:*/
1
+/*228:*/
2
 #line 36 "./abouttypica.w"
2
 #line 36 "./abouttypica.w"
3
 
3
 
4
 #include "abouttypica.h"
4
 #include "abouttypica.h"
5
 
5
 
6
-/*225:*/
6
+/*229:*/
7
 #line 45 "./abouttypica.w"
7
 #line 45 "./abouttypica.w"
8
 
8
 
9
 AboutTypica::AboutTypica():QMainWindow(NULL)
9
 AboutTypica::AboutTypica():QMainWindow(NULL)
20
 connect(page,SIGNAL(linkClicked(QUrl)),this,SLOT(linkClicked(QUrl)));
20
 connect(page,SIGNAL(linkClicked(QUrl)),this,SLOT(linkClicked(QUrl)));
21
 }
21
 }
22
 
22
 
23
-/*:225*//*226:*/
23
+/*:229*//*230:*/
24
 #line 63 "./abouttypica.w"
24
 #line 63 "./abouttypica.w"
25
 
25
 
26
 void AboutTypica::linkClicked(const QUrl&url)
26
 void AboutTypica::linkClicked(const QUrl&url)
42
 QDesktopServices::openUrl(url);
42
 QDesktopServices::openUrl(url);
43
 }
43
 }
44
 }
44
 }
45
-#line 5656 "./typica.w"
45
+#line 5697 "./typica.w"
46
 
46
 
47
-/*:226*/
47
+/*:230*/
48
 #line 39 "./abouttypica.w"
48
 #line 39 "./abouttypica.w"
49
 
49
 
50
 
50
 
51
-/*:224*/
51
+/*:228*/

+ 2
- 2
src/abouttypica.h Zobrazit soubor

1
-/*223:*/
1
+/*227:*/
2
 #line 12 "./abouttypica.w"
2
 #line 12 "./abouttypica.w"
3
 
3
 
4
 #include <QMainWindow> 
4
 #include <QMainWindow> 
22
 
22
 
23
 #endif
23
 #endif
24
 
24
 
25
-/*:223*/
25
+/*:227*/

+ 6
- 6
src/helpmenu.cpp Zobrazit soubor

1
-/*168:*/
1
+/*172:*/
2
 #line 35 "./helpmenu.w"
2
 #line 35 "./helpmenu.w"
3
 
3
 
4
 #include "helpmenu.h"
4
 #include "helpmenu.h"
5
 #include "abouttypica.h"
5
 #include "abouttypica.h"
6
 
6
 
7
-/*169:*/
7
+/*173:*/
8
 #line 47 "./helpmenu.w"
8
 #line 47 "./helpmenu.w"
9
 
9
 
10
 HelpMenu::HelpMenu():QMenu()
10
 HelpMenu::HelpMenu():QMenu()
17
 connect(aboutTypicaAction,SIGNAL(triggered()),this,SLOT(displayAboutTypica()));
17
 connect(aboutTypicaAction,SIGNAL(triggered()),this,SLOT(displayAboutTypica()));
18
 }
18
 }
19
 
19
 
20
-/*:169*//*170:*/
20
+/*:173*//*174:*/
21
 #line 61 "./helpmenu.w"
21
 #line 61 "./helpmenu.w"
22
 
22
 
23
 void HelpMenu::displayAboutTypica()
23
 void HelpMenu::displayAboutTypica()
26
 aboutBox->show();
26
 aboutBox->show();
27
 }
27
 }
28
 
28
 
29
-#line 4037 "./typica.w"
29
+#line 4074 "./typica.w"
30
 
30
 
31
-/*:170*/
31
+/*:174*/
32
 #line 39 "./helpmenu.w"
32
 #line 39 "./helpmenu.w"
33
 
33
 
34
 
34
 
35
-/*:168*/
35
+/*:172*/

+ 2
- 2
src/helpmenu.h Zobrazit soubor

1
-/*167:*/
1
+/*171:*/
2
 #line 16 "./helpmenu.w"
2
 #line 16 "./helpmenu.w"
3
 
3
 
4
 #include <QMenu> 
4
 #include <QMenu> 
17
 
17
 
18
 #endif
18
 #endif
19
 
19
 
20
-/*:167*/
20
+/*:171*/

+ 2032
- 1925
src/typica.cpp
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


Loading…
Zrušit
Uložit