CL-Smoke

0.0.1

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

Abstract

Common Lisp bindings for Qt and KDE using Smoke.


Table of Contents

1. Introduction
Related
Limitations
Performance
Installation
Dependencies
Supported Platforms
Installation
2. Usage
Symbols
Class
Methods
Overload Resolution
Setter Methods
defmethod
Operators
Static Methods
Constants
Member variables
Garbage Collection
Saving a Core Image
SBCL
Clozure CL
3. Qt
qt:application
Interactive Development
Signal-Slot
Properties
Variant
i18n
Examples
OpenGL
4. KDE
Examples
A. GNU Free Documentation License

List of Examples

3.1. Hello World
3.2. Quit
3.3. i18n Hello World
3.4. Repl
3.5. Class Browser
3.6. Origami
4.1. Hello World
4.2. KMandelbrot