mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-18 00:00:39 -08:00
port of EQL/Qt4 to Qt5
This commit is contained in:
commit
0591f54ce8
339 changed files with 99935 additions and 0 deletions
97
examples/9-simple-lisp-editor/data/eql-keywords.lisp
Normal file
97
examples/9-simple-lisp-editor/data/eql-keywords.lisp
Normal file
|
|
@ -0,0 +1,97 @@
|
|||
'("define-qt-wrappers"
|
||||
"defvar-ui"
|
||||
"ensure-qt-object"
|
||||
"in-home"
|
||||
"new-qt-object"
|
||||
"qadd-event-filter"
|
||||
"qapp"
|
||||
"qapropos"
|
||||
"qapropos*"
|
||||
#+linux
|
||||
"qauto-reload-c++"
|
||||
"qcall-default"
|
||||
"qclear-event-filters"
|
||||
"qconnect"
|
||||
"qcopy"
|
||||
"qdel"
|
||||
"qdelete"
|
||||
"qdisconnect"
|
||||
"qenums"
|
||||
"qeql"
|
||||
"qescape"
|
||||
"qevents"
|
||||
"qexec"
|
||||
"qexit"
|
||||
"qfind-bound"
|
||||
"qfind-bound*"
|
||||
"qfind-child"
|
||||
"qfind-children"
|
||||
"qfrom-utf8"
|
||||
"qfun"
|
||||
"qfun*"
|
||||
"qfun+"
|
||||
"qfuns"
|
||||
"qget"
|
||||
"qgui"
|
||||
"qid"
|
||||
"qinvoke-method"
|
||||
"qinvoke-method*"
|
||||
"qinvoke-method+"
|
||||
"qinvoke-methods"
|
||||
"qlater"
|
||||
"qlet"
|
||||
"qload"
|
||||
"qload-c++"
|
||||
"qload-ui"
|
||||
"qlocal8bit"
|
||||
"qmessage-box"
|
||||
"qmsg"
|
||||
"qnew"
|
||||
"qnew-instance"
|
||||
"qnew*"
|
||||
"qnew-instance*"
|
||||
"qnull"
|
||||
"qnull-object"
|
||||
"qobject-names"
|
||||
"qok"
|
||||
"qoverride"
|
||||
"qprocess-events"
|
||||
"qproperties"
|
||||
"qproperty"
|
||||
"qq"
|
||||
"qquit"
|
||||
"qremove-event-filter"
|
||||
"qrequire"
|
||||
"qrgb"
|
||||
"qrun"
|
||||
"qrun-in-gui-thread"
|
||||
"qrun*"
|
||||
"qrun-in-gui-thread*"
|
||||
"qsel"
|
||||
"qselect"
|
||||
"qsender"
|
||||
"qset"
|
||||
"qset-color"
|
||||
"qset-ini"
|
||||
"qset-null"
|
||||
"qset-property"
|
||||
"qsignal"
|
||||
"qsingle-shot"
|
||||
"qsleep"
|
||||
"qslot"
|
||||
"qstatic-meta-object"
|
||||
"qsuper-class-name"
|
||||
"qt-object"
|
||||
"qt-object-id"
|
||||
"qt-object-name"
|
||||
"qt-object-p"
|
||||
"qt-object-pointer"
|
||||
"qt-object-unique"
|
||||
"qt-object-?"
|
||||
"qtranslate"
|
||||
"quic"
|
||||
"qui-class"
|
||||
"qui-names"
|
||||
"qutf8"
|
||||
"qversion"
|
||||
"tr")
|
||||
Loading…
Add table
Add a link
Reference in a new issue