User Tools

Site Tools


code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code [2011/01/29 23:02] jmgrcode [2011/04/20 20:22] (current) – removed jmgr
Line 1: Line 1:
-Actionaz adds a lot of new objects to the JavaScript (EcmaScript) language. 
  
-See [[code:introduction|a quick introduction to coding with Actionaz]]. 
-For a more complete guide how to develop in EcmaScript/JavaScript, see [[https://developer.mozilla.org/en/JavaScript/Guide|Mozilla's guide]]. 
- 
-For a list of standard EcmaScript objects, see [[http://doc.trolltech.com/latest/ecmascript.html|the Qt documentation]]. 
- 
-===== Core ===== 
-  * [[code:core:global|Global]] 
-  * [[code:core:actionaz|Actionaz]] 
-  * [[code:core:console|Console]] 
-  * [[code:core:execution|Execution]] 
-  * [[code:core:script|Script]] 
-  * [[code:core:stdio|Stdio]] 
-  * [[code:core:window|Window]] 
-  * [[code:core:point|Point]] 
-  * [[code:core:rect|Rect]] 
-  * [[code:core:image|Image]] 
-  * [[code:core:processhandle|ProcessHandle]] 
-  * [[code:core:rawdata|RawData]] 
-  * [[code:core:size|Size]] 
-  * [[code:core:color|Color]] 
-  * [[code:core:algorithms|Algorithms]] 
- 
-===== Data ===== 
-  * [[code:data:clipboard|Clipboard]] 
-  * [[code:data:file|File]] 
-  * [[code:data:inifile|IniFile]] 
-  * [[code:data:registry|Registry]] (Windows only) 
-  * [[code:data:sql|Sql]] 
-  * [[code:data:tcp|Tcp]] 
-  * [[code:data:tcpserver|Tcp server]] 
-  * [[code:data:udp|Udp]] 
- 
-===== Device ===== 
-  * [[code:device:mouse|Mouse]] 
-  * [[code:device:keyboard|Keyboard]] 
- 
-===== System ===== 
-  * [[code:system:mediaplaylist|Media playlist]] 
-  * [[code:system:notify|Notify]] (Linux only) 
-  * [[code:system:process|Process]] 
-  * [[code:system:system|System]] 
- 
-===== Windows ===== 
-  * [[code:windows:colordialog|Color dialog]] 
-  * [[code:windows:filedialog|File dialog]] 
-  * [[code:windows:inputdialog|Input dialog]] 
-  * [[code:windows:messagebox|Message box]] 
-  * [[code:windows:progressdialog|Progress dialog]] 
code.1296342124.txt.gz · Last modified: 2021/02/13 11:23 (external edit)