| API Quick Reference Guide | Demo Mini-Site | Qcodo Hosting | Qcodo Manual Project | QForge |
|
Back to Documentation Qcodo Class Library for Beta 2 (Quick Reference Guide)Download the PDFThe above PDF link is the entire Qcodo Class Library for Beta 2. It is intended to be used as a Quick Reference Guide. The guide includes most of the pertinent Qcodo classes (including QApplication), and all the QForm and QControl-related classes. Every Qcodo class is displayed as its own box. Only public methods and properties are displayed. The titles of Abstract Qform classes are in gray. And the line/arrows hopefully will give you an undestanding of which classes are subclasses of what. For example, QFloatTextBox etends QTextBox, which extends QControl. You should hopefully be able to see this by seeing that the QFloatTextBox class has an arrow pointing to QTextBox, which itself has an arrow pointing to QControl. Standard OO rules regarding inheretance apply. Therefore, QIntegerTextBox contains all its own properties, as well as all the properties of QTextBox, as well as all the properties of QControl. For each public Property, the guide lists the case-sensitive name, its type (string, bool, etc.), as well as its Default Value. For each Method, the guide lists its parameters (if any) and its return type. Sometimes, the type may be something like QBorderStyle or QCalendarType. These are enumeration classes. The list of enumeration classes and their values are listed in the bottom-left hand corner of the first page. |
|
The "Qcodo Development Framework" is an open-source framework for PHP. The open-source project and this website is managed by QuasIdea Development, LLC. The framework is released under the terms of The MIT License. |
Copyright (c) 2005 - 2008, QuasIdea Development, LLC
Soli Deo Gloria - John 3:16 - Romans 12:1-8 |