org.kde.qt
public class QSql extends Object implements QtSupport
Field Summary | |
---|---|
static int | AfterLast |
static int | AllTables |
static int | BeforeFirst |
static int | Cancel |
static int | Delete |
static int | In |
static int | InOut |
static int | Insert |
static int | No |
static int | None |
static int | Out |
static int | SystemTables |
static int | Tables |
static int | Update |
static int | Views |
static int | Yes |
Constructor Summary | |
---|---|
protected | QSql(Class dummy) |
QSql() |
Method Summary | |
---|---|
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |