org.kde.qt

Class QHGroupBox

public class QHGroupBox extends QGroupBox

Constructor Summary
protected QHGroupBox(Class dummy)
QHGroupBox(QWidget parent, String name)
QHGroupBox(QWidget parent)
QHGroupBox()
QHGroupBox(String title, QWidget parent, String name)
QHGroupBox(String title, QWidget parent)
QHGroupBox(String title)
Method Summary
StringclassName()
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisDisposed()
Has the wrapped C++ instance been deleted?
QMetaObjectmetaObject()
static Stringtr(String arg1, String arg2)
static Stringtr(String arg1)

Constructor Detail

QHGroupBox

protected QHGroupBox(Class dummy)

QHGroupBox

public QHGroupBox(QWidget parent, String name)

QHGroupBox

public QHGroupBox(QWidget parent)

QHGroupBox

public QHGroupBox()

QHGroupBox

public QHGroupBox(String title, QWidget parent, String name)

QHGroupBox

public QHGroupBox(String title, QWidget parent)

QHGroupBox

public QHGroupBox(String title)

Method Detail

className

public String className()

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?

metaObject

public QMetaObject metaObject()

tr

public static String tr(String arg1, String arg2)

tr

public static String tr(String arg1)