Package com.trolltech.qt

Interface Summary
QtEnumerator  
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>  
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 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.
QtPropertyManager  
QtPropertyManager.Entry  
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  
QNonVirtualOverridingException  
QNoSuchEnumValueException  
QNoSuchSignalException  
QNoSuchSlotException  
QPaintingOutsidePaintEventException This exception is thrown in cases where a painter is used on a widget outside its paintEvent function.
QPropertyException  
QThreadAffinityException The QThreadAffinityException class is thrown when a QObject is used outside its own thread.
 

Annotation Types Summary
QtBlockedSlot  
QtJambiGeneratedClass  
QtPropertyDesignable  
QtPropertyOrder  
QtPropertyReader  
QtPropertyResetter  
QtPropertyWriter