org.kde.qt

Class QStyleFactory

public class QStyleFactory extends Object implements QtSupport

Constructor Summary
protected QStyleFactory(Class dummy)
QStyleFactory()
Method Summary
static QStylecreate(String arg1)
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisDisposed()
Has the wrapped C++ instance been deleted?
static ArrayListkeys()

Constructor Detail

QStyleFactory

protected QStyleFactory(Class dummy)

QStyleFactory

public QStyleFactory()

Method Detail

create

public static QStyle create(String arg1)

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

keys

public static ArrayList keys()