java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QDesignerSettingsInterface.Impl
- All Implemented Interfaces:
QDesignerSettingsInterface,QtObjectInterface
- Enclosing interface:
- QDesignerSettingsInterface
public abstract static class QDesignerSettingsInterface.Impl
extends QtObject
implements QDesignerSettingsInterface
Implementor class for interface QDesignerSettingsInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.designer.QDesignerSettingsInterface
QDesignerSettingsInterface.Impl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidbeginGroup(String prefix) abstract booleanabstract voidendGroup()abstract voidabstract voidfinal ObjectOverloaded function forvalue(java.lang.String, java.lang.Object)withdefaultValue = null.abstract ObjectMethods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
beginGroup
- Specified by:
beginGroupin interfaceQDesignerSettingsInterface
-
contains
- Specified by:
containsin interfaceQDesignerSettingsInterface
-
endGroup
- Specified by:
endGroupin interfaceQDesignerSettingsInterface
-
remove
- Specified by:
removein interfaceQDesignerSettingsInterface
-
setValue
- Specified by:
setValuein interfaceQDesignerSettingsInterface
-
value
Overloaded function for
value(java.lang.String, java.lang.Object)withdefaultValue = null.- Specified by:
valuein interfaceQDesignerSettingsInterface
-
value
- Specified by:
valuein interfaceQDesignerSettingsInterface
-