org.kde.koala
public class KEntryKey extends Object implements QtSupport
UNKNOWN: key structure holding both the actual key and the the group to which it belongs.
| Constructor Summary | |
|---|---|
| protected | KEntryKey(Class dummy) |
| KEntryKey(String _group, String _key) | |
| KEntryKey(String _group) | |
| KEntryKey() | |
| 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? |