File: template.ini

package info (click to toggle)
monkeystudio 1.9.0.4%2Bgit20161218-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 41,500 kB
  • ctags: 22,118
  • sloc: cpp: 144,671; ansic: 33,969; python: 2,922; makefile: 127; sh: 122; php: 73; cs: 69
file content (21 lines) | stat: -rwxr-xr-x 932 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[General]
Description=PYTHON-Qt Gui Application
Files=$Project Name$.xpyqt, $Main File Name$, $Class File Name$.py, $Form File Name$.ui
ProjectsToOpen=$Project Name$.xpyqt
FilesToOpen=$Main File Name$, $Class File Name$.py
FilesToAdd=$Project Name$.xpyqt, $Main File Name$, $Class File Name$.py, $Form File Name$.ui
Icon=qt_gui.png
Language=PYTHON
Script=
Type=Projects
Variables=Project Name, Main File Name, Class Name, Base Class, Class File Name, Form File Name, License, Home Page, Authors, Comment
Project%20NameValues=My PyQt4 QtGui Project
Main%20File%20NameValues=main.py, main.pyw
Class%20NameValues=MainWindow
Base%20ClassValues=QMainWindow, QDialog, QWidget
Class%20File%20NameValues=mainwindow
Form%20File%20NameValues=mainwindow
LicenseValues=GPL, GPL2, GPL3, LGPL, LGPL2, LGPL3, QPL, BSD
Home%20PageValues=http://www.mydomain.org
AuthorsValues=You Name <your@email.org>
CommentValues=Creating using Monkey Studio RAD