|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
|---|---|
| QtEnumerator | The QtEnumerator interface servers as a base for all Qt Jambi enums and flags. |
| QtJambiInterface | The super interface of all interface types in Qt Jambi. |
| Class Summary | |
|---|---|
| QClassPathFileEngineHandler | |
| QFlags<T extends QtEnumerator> | This class manages a set of QtEnumerator values. |
| QNativePointer | QNativePointer encapsulates a native C++ pointer. |
| QPair<T,S> | QPair keeps two generic values. |
| QSignalEmitter | This class implements the functionality to emit signals. |
| QSysInfo | |
| QThread | The QThread class extends the java.lang.Thread class and should be used when QObjects, i.e., instances of classes that inherit from QObject, are used in threads. |
| QtInfo | This class contains static functions to query information about the Qt library Qt Jambi links against. |
| QtJambiObject | The super class of all class types in Qt Jambi. |
| QtProperty | Information about a property in a QObject subclass. |
| QtPropertyManager | Deprecated. |
| QtPropertyManager.Entry | The Entry class is used to keep information about a property. |
| QVariant | The QVariant class acts like a union for the most common Qt data types. |
| Utilities | This class contains static members that gives information and performs Qt Jambi related tasks. |
| Enum Summary | |
|---|---|
| QNativePointer.AutoDeleteMode | The AutoDeleteMode enum describes how garbage collection of the QNativePointer handles the deletion of the native pointer. |
| QNativePointer.Type | The Type enum describe the Java types that can be used by a QNativePointer. |
| Utilities.Configuration | Defines whether Qt is build in Release or Debug. |
| Utilities.OperatingSystem | Enum for defining the operation system. |
| Exception Summary | |
|---|---|
| ConnectionException | The ConnectionException class is thrown when connecting to a signal fails. |
| QNoImplementationException | |
| QNoNativeResourcesException | The QNoNativeResourceException is used to indicate that the C++ native resources of a Java object are destroyed while it is still referenced in Java. |
| QNonVirtualOverridingException | |
| QNoSuchEnumValueException | |
| QNoSuchSignalException | |
| QNoSuchSlotException | |
| QPaintingOutsidePaintEventException | This exception is thrown in cases where a painter is used on a widget outside its paintEvent function. |
| QPropertyException | QPropertyException's are thrown when the reading, writing, or reseting of Qt Jambi properties fails. |
| QThreadAffinityException | The QThreadAffinityException class is thrown when a QObject is used outside its own thread. |
| Annotation Types Summary | |
|---|---|
| QtBlockedSlot | The QtBlockedSlot annotation prevents a method from being used as a slot. |
| QtPropertyDesignable | QtPropertyDesignable specifies wether a proprety is suitable for editing in a GUI builder (e.g., the Qt Designer). |
| QtPropertyOrder | Deprecated. |
| QtPropertyReader | This annotation is used to mark a method as a getter for a Qt property. |
| QtPropertyResetter | QtPropertyResetter annotates a method as being a resetter for a property. |
| QtPropertyWriter | QtPropertyWriter annotates a method as being a setter for a property. |
Classes that implement the Qt Jambi framework.
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||