PreferenceEditor
0
0
500
500
Preferences
9
-
0
0
Application Theme
-
Preferred Text Editor
0
0
0
0
0
-
QFrame::NoFrame
true
0
0
482
392
QLayout::SetMinimumSize
-
<html><head/><body><p><span style=" font-size:11pt;">When this command is set a button will appear next to the </span><span style=" font-size:11pt; font-weight:600; font-style:italic;">Script</span><span style=" font-size:11pt;"> combo-box in the </span><span style=" font-size:11pt; font-weight:600; font-style:italic;">Events</span><span style=" font-size:11pt;"> tab which executes this command.</span><span style=" font-size:11pt; font-weight:600;"> %F</span><span style=" font-size:11pt;"> will be substituted with the file path of the script and </span><span style=" font-size:11pt; font-weight:600;">%L</span><span style=" font-size:11pt;"> will be substituted with the line number of the script in that file. </span><span style=" font-size:11pt; font-weight:600;">%F </span><span style=" font-size:11pt; font-style:italic;">must</span><span style=" font-size:11pt;"> be given if </span><span style=" font-size:11pt; font-weight:600;">%L</span><span style=" font-size:11pt;"> is given. If </span><span style=" font-size:11pt; font-weight:600;">%F</span><span style=" font-size:11pt;"> is </span><span style=" font-size:11pt; font-style:italic;">not</span><span style=" font-size:11pt;"> given then the script's file path will be added to the end of the command. If the script can't be found then the current map's scripts file is opened.</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
-
Goto Line Command
-
The shell command for your preferred text editor (possibly an absolute path if the program doesn't exist in your PATH).
e.g. code %D
true
-
<html><head/><body><p><span style=" font-size:11pt;">This is the command that is executed when clicking </span><span style=" font-size:11pt; font-weight:600; font-style:italic;">Open Project in Text Editor</span><span style=" font-size:11pt;"> in the </span><span style=" font-size:11pt; font-weight:600; font-style:italic;">Tools</span><span style=" font-size:11pt;"> menu. </span><span style=" font-size:11pt; font-weight:600;">%D</span><span style=" font-size:11pt;"> will be substituted with the project's root directory. If </span><span style=" font-size:11pt; font-weight:600;">%D</span><span style=" font-size:11pt;"> is </span><span style=" font-size:11pt; font-style:italic;">not</span><span style=" font-size:11pt;"> specified then the project directory will be added to the end of the command.</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
-
Open Directory Command
-
The shell command for your preferred text editor to open a file to a specific line number (possibly an absolute path if the program doesn't exist in your PATH).
e.g. code --goto %F:%L
true
-
Qt::Vertical
QSizePolicy::Fixed
20
15
-
Qt::Vertical
20
40
-
QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok