org.kde.qt
public class QLocalFs extends QNetworkProtocol
| Constructor Summary | |
|---|---|
| protected | QLocalFs(Class dummy) |
| QLocalFs() | |
| Method Summary | |
|---|---|
| String | className() |
| 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? |
| QMetaObject | metaObject() |
| protected void | operationGet(QNetworkOperation op) |
| protected void | operationListChildren(QNetworkOperation op) |
| protected void | operationMkDir(QNetworkOperation op) |
| protected void | operationPut(QNetworkOperation op) |
| protected void | operationRemove(QNetworkOperation op) |
| protected void | operationRename(QNetworkOperation op) |
| int | supportedOperations() |
| static String | tr(String arg1, String arg2) |
| static String | tr(String arg1) |