CodeEditorDialog
0
0
540
497
Code Editor
:/qtgameengine/icons/script-file.png:/qtgameengine/icons/script-file.png
0
0
0
0
0
-
toolBar
false
16
16
-
-
-
-
false
-
false
-
Find
-
true
-
Case Sensitive
-
Whole word only
-
-
First
-
Previous
-
Next
-
Last
-
Replace
-
true
-
-
First
-
Previous
-
Next
-
Last
-
Replace All
-
Qt::Vertical
20
40
:/qtgameengine/icons/ok.png:/qtgameengine/icons/ok.png
OK
OK, Save Changes
:/qtgameengine/icons/open.png:/qtgameengine/icons/open.png
Load
Load the code from a text file
:/qtgameengine/icons/save.png:/qtgameengine/icons/save.png
Save
Save the code to a text file
:/qtgameengine/icons/print.png:/qtgameengine/icons/print.png
Print
Print the code
false
:/qtgameengine/icons/undo.png:/qtgameengine/icons/undo.png
Undo
Undo the last change
false
:/qtgameengine/icons/redo.png:/qtgameengine/icons/redo.png
Redo
Redo the last undo
false
:/qtgameengine/icons/cut.png:/qtgameengine/icons/cut.png
Cut
Cut the selected text into clipboard
false
:/qtgameengine/icons/copy.png:/qtgameengine/icons/copy.png
Copy
Copy the selected text to the clipboard
:/qtgameengine/icons/paste.png:/qtgameengine/icons/paste.png
Paste
Paste the text from the clipboard
true
false
:/qtgameengine/icons/find.png:/qtgameengine/icons/find.png
Find
Show the find and replace panel
true
true
:/qtgameengine/icons/check.png:/qtgameengine/icons/check.png
Check
Check the script for syntax errors
CodeEditorWidget
QPlainTextEdit
actionOk
triggered()
CodeEditorDialog
accept()
-1
-1
269
248
actionUndo
triggered()
codeEdit
undo()
-1
-1
269
263
actionRedo
triggered()
codeEdit
redo()
-1
-1
269
263
codeEdit
undoAvailable(bool)
actionUndo
setEnabled(bool)
269
263
-1
-1
codeEdit
redoAvailable(bool)
actionRedo
setEnabled(bool)
269
263
-1
-1
actionCut
triggered()
codeEdit
cut()
-1
-1
269
263
actionCopy
triggered()
codeEdit
copy()
-1
-1
269
263
actionPaste
triggered()
codeEdit
paste()
-1
-1
269
263
codeEdit
copyAvailable(bool)
actionCut
setEnabled(bool)
269
263
-1
-1
codeEdit
copyAvailable(bool)
actionCopy
setEnabled(bool)
269
263
-1
-1
actionFind
toggled(bool)
widgetSearch
setVisible(bool)
-1
-1
499
263