Sie sind auf Seite 1von 10

Ring Documentation, Release 1.

Sprite Class, 472 Getting Started - Third Style, 149


Sprite Keypress Event, 481 Give Command, 191
Sprite Mouse Event, 482 Input(), 192
Sprite State Event, 483 Introduction, 190
Stars Fighter Game, 492 Getting Started - First Style
Super Man 2016 Game, 507 Create Executable File, 143
Text Class, 472 Getting Input, 144
What is new in Ring 1.1?, 129 Hello World, 143
GameObject Class Introduction, 142
Game Engine for 2D Games, 471 Multi-Line literals, 143
Games Layer No Explicit End For Statements, 144
Game Engine for 2D Games, 470 Not Case-Sensitive, 143
gcd() Run the program, 143
Stdlib Functions, 331 Using ? to print expression then new line, 144
Generate Object File Writing Comments, 145
Command Line Options, 758 Getting Started - Second Style
Generate/Execute Ring Object Files (*.ringo) Create Executable File, 146
What is new in Ring 1.1?, 124 Getting Input, 147
Generating Pages using Objects Hello World, 146
Web Development (CGI Library), 411 Introduction, 145
Get Active Source File Name Multi-Line literals, 146
System Functions, 251 No Explicit End For Statements, 147
Get Command Line Arguments Not Case-Sensitive, 146
System Functions, 250 Run the program, 146
Get List Item Writing Comments, 147
Lists, 207 Getting Started - Third Style
Get List Size Create Executable File, 148
Lists, 207 Getting Input, 149
Get Number of Characters from position Hello World, 148
Strings, 217 Introduction, 147
Get Parameters Values Multi-Line literals, 149
Extension, 801 No Explicit End For Statements, 149
Get Request Not Case-Sensitive, 148
RingLibCurl, 441 Run the program, 148
Get Stock Data From Yahoo Writing Comments, 149
RingLibCurl, 443 Give Command
Get String Length Getting Input, 191
Strings, 214 globals()
Get Substring from position to end Reflection and Meta-programming, 306
Strings, 217 Goal of including the Main function in Ring
getattribute() Frequently Asked Questions, 1784
Reflection and Meta-programming, 319 Google API Shortener Application
GetChar() Applications developed in little hours, 5
Getting Input, 191 Gradient
getnumber() Web Development (CGI Library), 410
Stdlib Functions, 324 Graphics and Game Programming
getstring() Drawing, Animation and Input, 448
Stdlib Functions, 324 Introduction, 447
Getter and Setter Methods Playing Sound, 456
Frequently Asked Questions, 1788 Scaling and Rotating Images, 457
Getting Input Threads, 459
GetChar(), 191 Transparent Image, 458
Getting Started - First Style, 144 TrueType Fonts, 455
Getting Started - Second Style, 147 Graphics Library Bindings

Index 1833
Ring Documentation, Release 1.6

Game Engine for 2D Games, 469 How to get the file size using ftell() and fseek() functions?
Frequently Asked Questions, 1791
Hash Functions How to insert an item to the first position in the list?
Web Development (CGI Library), 405 Frequently Asked Questions, 1796
HashTable Class How to perform some manipulations on selected cells in
Stdlib Classes, 347 QTableWidget?
Hello World Frequently Asked Questions, 1807
Getting Started - First Style, 143 How to print keys or values only in List/Dictionary?
Getting Started - Second Style, 146 Frequently Asked Questions, 1792
Getting Started - Third Style, 148 How to print lists that contains objects?
Hello World Program using the Web Library Frequently Asked Questions, 1796
Web Development (CGI Library), 388 How to print new lines and other characters?
Hex() Frequently Asked Questions, 1797
Data Type, 230 How to use many source code files in the project?
Hex2str() Frequently Asked Questions, 1793
Data Type, 231 How to use NULL and ISNULL() function?
Higher-order Functions Frequently Asked Questions, 1795
Functional Programming, 301 How to use SQLite using ODBC?
History Frequently Asked Questions, 1801
Introduction, 23 HTML Lists
Natural Language Programming, 370 Web Development (CGI Library), 408
How can I disable maximize button and resize window? HTML Special Characters
Frequently Asked Questions, 1800 Web Development (CGI Library), 404
How Ring find a functions and methods? HTML Tables
Scope Rules for Functions and Methods, 727 Web Development (CGI Library), 409
How Ring find the Variable? HtmlPage Class
Scope Rules, 713 Web Development (CGI Library), 416, 440
How Ring2EXE works? HTTP Get Example
Distributing Ring Application using Ring2EXE, 761 Web Development (CGI Library), 389
How to add Combobox and other elements to the cells of HTTP POST Example
a QTableWidget? Web Development (CGI Library), 394
Frequently Asked Questions, 1807
How to Close a window then displaying another one? Ideas and suggestions
Frequently Asked Questions, 1799 How to contribute?, 142
How to contribute? If Statement
Applications, 142 Control Structures - Second Style, 183
Compiler and Virtual Machine (VM), 142 Control Structures - Third Style, 186
Documentation, 141 Important Information about Ring2EXE
Editors Support, 142 Distributing Ring Application using Ring2EXE, 768
Extensions in C/C++, 142 Inheritance
Ideas and suggestions, 142 Object Oriented Programming, 293
Introduction, 140 Inheritance from GUI Classes
Libraries in Ring, 142 Desktop and Mobile Development, 652
Samples, 141 Innovative
Special thanks to contributors, 141 Applications developed in little hours, 19
Testing, 141 Input()
How to create a Modal Window? Getting Input, 192
Frequently Asked Questions, 1799 Insert()
How to create an array of buttons in GUI applications? Lists, 210
Frequently Asked Questions, 1798 Install Qt for Android
How to extend RingQt and add more classes? Building RingQt Applications for Mobile, 695
Frequently Asked Questions, 1804 Interactive Debugger
How to get the current source file path? The Trace Library and the Interactive Debugger, 791
Frequently Asked Questions, 1791 Interface to graphics library

Index 1834
Ring Documentation, Release 1.6

Game Engine for 2D Games, 469 Data Type, 225


Internet Class IsNumber()
Stdlib Classes, 363 Data Type, 224
Introduction isobject()
Features, 24 Reflection and Meta-programming, 314
History, 23 ispackage()
Introduction, 21 Reflection and Meta-programming, 310
Motivation, 22 ispackagesclass()
Ring and other languages, 23 Reflection and Meta-programming, 312
Is Ring some sort of improvement over PHP? isprime()
Frequently Asked Questions, 1779 Stdlib Functions, 329
IsAlNum() IsPrint()
Data Type, 226 Data Type, 227
IsAlpha() isprivateattribute()
Data Type, 226 Reflection and Meta-programming, 315
IsAndroid() Function isprivatemethod()
System Functions, 249 Reflection and Meta-programming, 316
isattribute() IsPunct()
Reflection and Meta-programming, 315 Data Type, 228
iscfunction() IsSpace()
Reflection and Meta-programming, 309 Data Type, 228
isclass() isspecial()
Reflection and Meta-programming, 311 Stdlib Functions, 327
IsCntrl() IsString()
Data Type, 226 Data Type, 224
IsDigit() IsUnix() Function
Data Type, 227 System Functions, 248
IsFreeBSD() Function IsUpper()
System Functions, 249 Data Type, 228
isfunction() isvowel()
Reflection and Meta-programming, 308 Stdlib Functions, 328
isglobal() IsWindows() Function
Reflection and Meta-programming, 308 System Functions, 248
IsGraph() IsWindows64() Function
Data Type, 227 System Functions, 248
isleapyear() IsXdigit()
Stdlib Functions, 333 Data Type, 228
IsLinux() Function
System Functions, 249 JustFileName()
IsList() Stdlib Functions, 325
Data Type, 225 JustFilePath()
islocal() Stdlib Functions, 324
Reflection and Meta-programming, 308
Keyboard Events and Colors
IsLower()
Using RingOpenGL and RingFreeGLUT for 3D
Data Type, 227
Graphics, 529
IsMacOSX() Function
Keyboard Shortcuts
System Functions, 248
Form Designer, 709
ismainsourcefile()
KeyPress and Mouse Move Events
Stdlib Functions, 336
Desktop and Mobile Development, 646
ismethod()
Reflection and Meta-programming, 316 Language Design
IsMSDOS() Function Compact Syntax, 30
System Functions, 248 Define Declarative Languages, 33
IsNULL() Define Natural Statements, 31

Index 1835
Ring Documentation, Release 1.6

Designed for a clear goal, 28 Get List Size, 207


Encourage Organization, 30 Insert(), 210
Introduction, 27 Introduction, 205
Simple, 28 Nested Lists, 210
Smart Garbage Collector, 36 Passing Lists to Functions, 211
Transparent Implementation, 34 Passing Parameters Using List, 212
Trying to be natural, 29 Reverse(), 209
Visual Implementation, 35 Search, 208
Why Ring?, 28 Set List Item, 207
Language Functions Sort(), 208
Reference, 1810 Swap Items, 213
Language Grammar Using Lists during definition, 211
Reference, 1813 Load Syntax Files
Language Keywords Syntax Flexibility, 732
Reference, 1809 Loading the Trace library
Language Shell The Trace Library and the Interactive Debugger, 790
Demo Programs, 257 locals()
lcm() Reflection and Meta-programming, 306
Stdlib Functions, 331 Logical Operators
Left() Operators, 173
Strings, 215 Loop Command
Libraries in Ring Control Structures - First Style, 180
How to contribute?, 142 Looping
Library Usage Control Structures, 187
Objects Library for RingQt Application, 699 Control Structures - First Style, 177
linecount() Control Structures - Second Style, 184
Stdlib Functions, 328 Low Level Functions
Lines() callgc(), 770
Strings, 216 Example - The Trace Library, 786
List Class Example - Using the Trace Functions, 782
Stdlib Classes, 344 Introduction, 769
List index start from 1 nullpointer(), 772
Frequently Asked Questions, 1785 object2pointer(), 772
List of changes and new features pointer2object(), 772
What is new in Ring 1.1?, 123 ptrcmp(), 773
What is new in Ring 1.2?, 117 ringvm_callfunc(), 782
What is new in Ring 1.3?, 104 RingVM_CallList(), 778
What is new in Ring 1.4?, 92 RingVM_CFunctionsList(), 774
What is new in Ring 1.5?, 48 RingVM_ClassesList(), 774
What is new in Ring 1.6?, 37 ringvm_evalinscope(), 781
list of functions RingVM_FilesList(), 779
Mathematical Functions, 232 RingVM_FunctionsList(), 774
list2file() ringvm_hideerrorMsg(), 781
Stdlib Functions, 329 RingVM_MemoryList(), 776
ListAllFiles() Function RingVM_PackagesList(), 775
Stdlib Functions, 338 ringvm_passerror(), 781
Lists ringvm_scopescount(), 781
Access List Items by String Index, 212 ringvm_settrace(), 780
Add Items, 206 ringvm_tracedata(), 780
Copy Lists, 210 ringvm_traceevent(), 780
Create Lists, 206 ringvm_tracefunc(), 781
Delete Item From List, 207 space(), 771
First-Class Lists, 211 varptr(), 771
Get List Item, 207

Index 1836
Ring Documentation, Release 1.6

Main Function Module Organization


Functions - First Style, 194 Extension, 799
Functions - Second Style, 198 More Beatiful Code
Functions - Third Style, 202 Declarative Programming, 368
Main Menu More Samples and Tests
Demo Programs, 257 Form Designer, 711
Make a Cube using RingOpenGL and RingFreeGLUT More Syntax Flexibility
Using RingOpenGL and RingFreeGLUT for 3D What is new in Ring 1.5?, 79
Graphics, 566 Motivation
makedir() Introduction, 22
Stdlib Functions, 337 Mouse Events
Many Cubes RingLibSDL, 466
Using RingOpenGL and RingAllegro for 3D Graph- Using RingOpenGL and RingFreeGLUT for 3D
ics, 574 Graphics, 538
Map Movable Label Example
Game Engine for 2D Games, 486 Desktop and Mobile Development, 642
Map Class Moving Objects using the Mouse
Game Engine for 2D Games, 473 Desktop and Mobile Development, 648
Map Events Moving Text
Game Engine for 2D Games, 487 Game Engine for 2D Games, 475
map() Multi-Line literals
Stdlib Functions, 326 Getting Started - First Style, 143
Math Class Getting Started - Second Style, 146
Stdlib Classes, 349 Getting Started - Third Style, 149
Mathematical Functions MurmurHash1 functions
Decimals(), 235 RingMurmurHash Functions Reference, 843
Example, 232 MurmurHash2 functions
Introduction, 231 RingMurmurHash Functions Reference, 843
list of functions, 232 MurmurHash3 functions
Random(), 234 RingMurmurHash Functions Reference, 843
Unsigned(), 235 MySQL Class
Using _ in numbers, 236 Stdlib Classes, 360
Using f after numbers, 236 MySQL Functions
matrixmulti() Create Database, 271
Stdlib Functions, 333 Create Table and Insert Data, 272
matrixtrans() Introduction, 269
Stdlib Functions, 334 MySQL_AutoCommit(), 277
MD5() MySQL_Close(), 271
Security and Internet Functions, 282 MySQL_Columns(), 274
Menu Events MySQL_Commit(), 277
Using RingOpenGL and RingFreeGLUT for 3D MySQL_Connect(), 271
Graphics, 542 MySQL_Error(), 271
Menubar and StyleSheet Example MySQL_Escape_String(), 276
Desktop and Mobile Development, 626 MySQL_Info(), 270
Menubar Designer MySQL_Init(), 271
Form Designer, 709 MySQL_Inser_ID(), 273
mergemethods() MySQL_Next_Result(), 274
Reflection and Meta-programming, 321 MySQL_Query(), 271
Methods to use Events with Events Filter MySQL_Result(), 274
Desktop and Mobile Development, 689 MySQL_Result2(), 275
methods() MySQL_Rollback(), 277
Reflection and Meta-programming, 314 Print Query Result, 274
Misc Operators Restore Image From The Database, 276
Operators, 174 Save Image Inside the Database, 276

Index 1837
Ring Documentation, Release 1.6

Transaction Example, 277 What is new in Ring 1.2?, 117


MySQL_AutoCommit() What is new in Ring 1.3?, 113
MySQL Functions, 277 New Functions and Changes
MySQL_Close() What is new in Ring 1.1?, 126
MySQL Functions, 271 New Style to Ring Notepad
MySQL_Columns() What is new in Ring 1.4?, 95
MySQL Functions, 274 New Tool: Folder2qrc
MySQL_Columns() Implementation What is new in Ring 1.6?, 39
Extension, 805 New Tool: Ring2EXE
MySQL_Commit() What is new in Ring 1.6?, 38
MySQL Functions, 277 newlist()
MySQL_Connect() Stdlib Functions, 327
MySQL Functions, 271 No Explicit End For Statements
MySQL_Error() Getting Started - First Style, 144
MySQL Functions, 271 Getting Started - Second Style, 147
MySQL_Escape_String() Getting Started - Third Style, 149
MySQL Functions, 276 No Run
MySQL_Info() Command Line Options, 757
MySQL Functions, 270 Not Case-Sensitive
MySQL_Init() Getting Started - First Style, 143
MySQL Functions, 271 Getting Started - Second Style, 146
MySQL_Inser_ID() Getting Started - Third Style, 148
MySQL Functions, 273 Notepad Application
MySQL_Next_Result() Desktop and Mobile Development, 665
MySQL Functions, 274 nullpointer()
MySQL_Query() Low Level Functions, 772
MySQL Functions, 271 Number()
MySQL_Result() Data Type, 229
MySQL Functions, 274 Numbers and Bytes
MySQL_Result2() Files, 246
MySQL Functions, 275
MySQL_Rollback() Object and Drawing
MySQL Functions, 277 Game Engine for 2D Games, 489
Object Library Source Code
Natural Language Programming Objects Library for RingQt Application, 703
BraceError() Method, 377 Object Oriented Programming
BraceExprEval Method, 376 Access Objects Using Braces, 289
BraceStart and BraceEnd Methods, 375 Classes and Objects, 287
Change the ’=’ operator to ’is’, 373 Composition, 290
Change the Ring Keyword ’And’, 371 Dynamic Attributes, 294
Change the Ring Operator ’+’, 372 Find() and List of Objects, 295
Clean Natural Code, 378 Inheritance, 293
Example, 370 Introduction, 286
History, 370 Operator Overloading, 292
Introduction, 369 Packages, 294
Real Natual Code, 376 Printing Objects, 295
Using Eval() with our Natural Code, 374 Private Attributes and Methods, 291
Natural Library - Demo Program Setter and Getter, 291
Using the Natural Library, 380 Sort() and List of Objects, 296
Nested Lists Using Self.Attribute, 298
Lists, 210 object2pointer()
New Classes names - Index Start from 1 Low Level Functions, 772
Desktop and Mobile Development, 691 objectid()
New Functions Reflection and Meta-programming, 313

Index 1838
Ring Documentation, Release 1.6

Objects inside lists odbc_execute()


Declarative Programming, 364 ODBC Functions, 264
Objects Library for RingQt odbc_fetch()
What is new in Ring 1.2?, 119 ODBC Functions, 265
Objects Library for RingQt Application odbc_getdata()
Example, 699 ODBC Functions, 265
Introduction, 698 odbc_init()
Library Usage, 699 ODBC Functions, 261
Object Library Source Code, 703 odbc_rollback()
Open_WindowAndLink() Function, 702, 703 ODBC Functions, 267
Open_WindowInPackages() Function, 703 odbc_tables()
ODBC Class ODBC Functions, 265
Stdlib Classes, 359 Open and Close Connection
ODBC Functions ODBC Functions, 264
Execute Query and Print Result, 265 Open_WindowAndLink() Function
Introduction, 260 Objects Library for RingQt Application, 702, 703
odbc_autocommit(), 267 Open_WindowInPackages() Function
odbc_close(), 262 Objects Library for RingQt Application, 703
odbc_colcount(), 264 Operator Overloading
odbc_columns(), 266 Object Oriented Programming, 292
odbc_commit(), 267 Operators
odbc_connect(), 263 Arithmetic Operators, 173
odbc_datasources(), 262 Assignment Operators, 174
odbc_disconnect(), 264 Bitwise Operators, 174
odbc_drivers(), 261 Introduction, 172
odbc_execute(), 264 Logical Operators, 173
odbc_fetch(), 265 Misc Operators, 174
odbc_getdata(), 265 Operators Precedence, 174
odbc_init(), 261 Relational Operators, 173
odbc_rollback(), 267 Using the Natural Library, 384
odbc_tables(), 265 Operators Precedence
Open and Close Connection, 264 Operators, 174
Print List of ODBC Data Sources, 263 Options
Print List of ODBC Drivers, 262 Distributing Ring Application using Ring2EXE, 762
Save and Restore Images, 268 OSCopyFile() Function
Transactions and Using Commit and Rollback, 267 Stdlib Functions, 339
odbc_autocommit() OSCopyFolder() Function
ODBC Functions, 267 Stdlib Functions, 339
odbc_close() OSCreateOpenFolder() Function
ODBC Functions, 262 Stdlib Functions, 339
odbc_colcount() OSDeleteFile() Function
ODBC Functions, 264 Stdlib Functions, 340
odbc_columns() OSDeleteFolder() Function
ODBC Functions, 266 Stdlib Functions, 339
odbc_commit() OSRenameFile() Function
ODBC Functions, 267 Stdlib Functions, 340
odbc_connect() Other Widgets Events
ODBC Functions, 263 Desktop and Mobile Development, 630
odbc_datasources()
ODBC Functions, 262 packagename()
odbc_disconnect() Reflection and Meta-programming, 322
ODBC Functions, 264 Packages
odbc_drivers() Object Oriented Programming, 294
ODBC Functions, 261 packages()

Index 1839
Ring Documentation, Release 1.6

Reflection and Meta-programming, 309 Command Line Options, 750


packagesclasses() Printing Objects
Reflection and Meta-programming, 312 Object Oriented Programming, 295
Page Class Printing Rules
Web Development (CGI Library), 436 Command Line Options, 746
palindrome() Printing Tokens
Stdlib Functions, 333 Command Line Options, 744
Pass Error Printing using QPrinter
The Trace Library and the Interactive Debugger, 791 Desktop and Mobile Development, 638
Passing Lists to Functions Private Attributes and Methods
Lists, 211 Object Oriented Programming, 291
Passing Parameters Using List prodlist()
Lists, 212 Stdlib Functions, 332
Performance Program Structure
Command Line Options, 757 Introduction, 204
permutation() Source Code File Sections, 205
Stdlib Functions, 334 Using Many Source Code Files, 205
Perror() Project Folder
Files, 242 Building Games For Android, 519
Philosophy behind data types in Ring Project Layers
Frequently Asked Questions, 1782 Game Engine for 2D Games, 469
Play Sound Protecting the Source Code
RingLibSDL, 467 Distributing Ring Application, 759
Playing Sound ptrcmp()
Desktop and Mobile Development, 640 Low Level Functions, 773
Game Engine for 2D Games, 477 Pure Functions
Graphics and Game Programming, 456 Functional Programming, 300
pointer2object() puts()
Low Level Functions, 772 Stdlib Functions, 323
Post Request
RingLibCurl, 441 QAbstractButton Class
Practical RingQt Classes Reference, 1670
Applications developed in little hours, 20 QAbstractItemView Class
Prefix for Functions Names RingQt Classes Reference, 1656
Code Generator, 813 QAbstractScrollArea Class
PrevFileName() Function RingQt Classes Reference, 1655
System Functions, 251 QAbstractSlider Class
Print files in Zip file RingQt Classes Reference, 1663
RingZip, 445 QAbstractSocket Class
Print List of ODBC Data Sources RingQt Classes Reference, 1691
ODBC Functions, 263 QAbstractSpinBox Class
Print List of ODBC Drivers RingQt Classes Reference, 1666
ODBC Functions, 262 QAction Class
Print Query Result RingQt Classes Reference, 1674
MySQL Functions, 274 QAllEvents Class
print() RingQt Classes Reference, 1704
Stdlib Functions, 323 QApp Class
Print2Str() Function RingQt Classes Reference, 1621
Stdlib Functions, 323 QAxBase Class
Printing Final Intermediate Code RingQt Classes Reference, 1758
Command Line Options, 752 QAxObject Class
Printing Instruction Operation Code RingQt Classes Reference, 1758
Command Line Options, 757 QBitmap Class
Printing Intermediate Code RingQt Classes Reference, 1629

Index 1840
Ring Documentation, Release 1.6

QBluetoothAddress Class QDesktopWidget Class


RingQt Classes Reference, 1764 RingQt Classes Reference, 1708
QBluetoothDeviceDiscoveryAgent Class QDial Class
RingQt Classes Reference, 1764 RingQt Classes Reference, 1667
QBluetoothDeviceInfo Class QDialog Class
RingQt Classes Reference, 1764 RingQt Classes Reference, 1698
QBluetoothHostInfo Class QDir Class
RingQt Classes Reference, 1765 RingQt Classes Reference, 1640
QBluetoothLocalDevice Class QDirModel Class
RingQt Classes Reference, 1765 RingQt Classes Reference, 1697
QBoxLayout Class QDockWidget Class
RingQt Classes Reference, 1748 RingQt Classes Reference, 1651
QBrush Class QEvent Class
RingQt Classes Reference, 1688 RingQt Classes Reference, 1675
QBuffer Class QFileDialog Class
RingQt Classes Reference, 1763 RingQt Classes Reference, 1677
QButtonGroup Class QFileInfo Class
RingQt Classes Reference, 1671 RingQt Classes Reference, 1696
QByteArray Class QFileSystemModel Class
RingQt Classes Reference, 1688 RingQt Classes Reference, 1640
QCamera Class QFont Class
RingQt Classes Reference, 1743 RingQt Classes Reference, 1686
QCameraImageCapture Class QFontDialog Class
RingQt Classes Reference, 1744 RingQt Classes Reference, 1698
QCameraViewfinder Class QFontMetrics Class
RingQt Classes Reference, 1742 RingQt Classes Reference, 1747
QCheckBox Class QFrame Class
RingQt Classes Reference, 1669 RingQt Classes Reference, 1654
QColor Class QFrame2 Class
RingQt Classes Reference, 1682 RingQt Classes Reference, 1655
QColorDialog Class QFrame3 Class
RingQt Classes Reference, 1701 RingQt Classes Reference, 1655
QComboBox Class QGradient Class
RingQt Classes Reference, 1645 RingQt Classes Reference, 1750
QCompleter Class QGraphicsVideoItem Class
RingQt Classes Reference, 1752 RingQt Classes Reference, 1742
QCompleter2 Class QGridLayout Class
RingQt Classes Reference, 1753 RingQt Classes Reference, 1740
QCompleter3 Class QGuiApplication Class
RingQt Classes Reference, 1753 RingQt Classes Reference, 1771
QCoreApplication Class QHBoxLayout Class
RingQt Classes Reference, 1773 RingQt Classes Reference, 1634
QCursor Class QHeaderView Class
RingQt Classes Reference, 1757 RingQt Classes Reference, 1744
QDate Class QHostAddress Class
RingQt Classes Reference, 1715 RingQt Classes Reference, 1695
QDateEdit Class QHostInfo Class
RingQt Classes Reference, 1664 RingQt Classes Reference, 1695
QDateTime Class QIcon Class
RingQt Classes Reference, 1765 RingQt Classes Reference, 1631
QDateTimeEdit Class QImage Class
RingQt Classes Reference, 1664 RingQt Classes Reference, 1725
QDesktopServices Class QInputDialog Class
RingQt Classes Reference, 1621 RingQt Classes Reference, 1703

Index 1841
Ring Documentation, Release 1.6

QIODevice Class QMutexLocker Class


RingQt Classes Reference, 1690 RingQt Classes Reference, 1763
QJsonArray Class QNetworkAccessManager Class
RingQt Classes Reference, 1734 RingQt Classes Reference, 1723
QJsonDocument Class QNetworkProxy Class
RingQt Classes Reference, 1735 RingQt Classes Reference, 1693
QJsonObject Class QNetworkReply Class
RingQt Classes Reference, 1736 RingQt Classes Reference, 1724
QJsonParseError Class QNetworkRequest Class
RingQt Classes Reference, 1736 RingQt Classes Reference, 1722
QJsonValue Class QObject Class
RingQt Classes Reference, 1736 RingQt Classes Reference, 1621
QKeySequence Class QPainter Class
RingQt Classes Reference, 1702 RingQt Classes Reference, 1679
QLabel Class QPainter2 Class
RingQt Classes Reference, 1628 RingQt Classes Reference, 1681
QLayout Class QPainterPath Class
RingQt Classes Reference, 1749 RingQt Classes Reference, 1724
QLCDNumber Class QPen Class
RingQt Classes Reference, 1702 RingQt Classes Reference, 1682
QLinearGradient Class QPicture Class
RingQt Classes Reference, 1750 RingQt Classes Reference, 1681
QLineEdit Class QPixmap Class
RingQt Classes Reference, 1631 RingQt Classes Reference, 1629
QLineEdit Events and QMessageBox QPixmap2 Class
Desktop and Mobile Development, 628 RingQt Classes Reference, 1631
QListView Class QPlainTextEdit Class
RingQt Classes Reference, 1757 RingQt Classes Reference, 1737
QListWidget Class QPoint Class
RingQt Classes Reference, 1636 RingQt Classes Reference, 1751
QListWidgetItem Class QPointF Class
RingQt Classes Reference, 1714 RingQt Classes Reference, 1750
QMainWindow Class QPrinter Class
RingQt Classes Reference, 1649 RingQt Classes Reference, 1685
QMdiArea Class QProcess Class
RingQt Classes Reference, 1755 RingQt Classes Reference, 1754
QMdiSubWindow Class QProgressBar Class
RingQt Classes Reference, 1756 RingQt Classes Reference, 1661
QMediaObject Class QPushButton Class
RingQt Classes Reference, 1744 RingQt Classes Reference, 1629
QMediaPlayer Class QRadioButton Class
RingQt Classes Reference, 1672 RingQt Classes Reference, 1671
QMediaPlaylist Class QRect Class
RingQt Classes Reference, 1672 RingQt Classes Reference, 1708
QMenu Class QRegion Class
RingQt Classes Reference, 1647 RingQt Classes Reference, 1775
QMenuBar Class QRegularExpression Class
RingQt Classes Reference, 1647 RingQt Classes Reference, 1733
QMessageBox Class QRegularExpressionMatch Class
RingQt Classes Reference, 1676 RingQt Classes Reference, 1733
QMessagebox Example QRegularExpressionMatchIterator Class
Desktop and Mobile Development, 643 RingQt Classes Reference, 1734
QMutex Class QScreen Class
RingQt Classes Reference, 1763 RingQt Classes Reference, 1766

Index 1842

Das könnte Ihnen auch gefallen