Uses of Class
io.qt.designer.QDesignerIntegrationInterface.ResourceFileWatcherBehaviour
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerIntegrationInterface.ResourceFileWatcherBehaviour in io.qt.designer
Methods in io.qt.designer that return QDesignerIntegrationInterface.ResourceFileWatcherBehaviour Modifier and Type Method Description static QDesignerIntegrationInterface.ResourceFileWatcherBehaviour
QDesignerIntegrationInterface.ResourceFileWatcherBehaviour. resolve(int value)
Returns the corresponding enum entry for the given value.QDesignerIntegrationInterface.ResourceFileWatcherBehaviour
QDesignerIntegration. resourceFileWatcherBehaviour()
abstract QDesignerIntegrationInterface.ResourceFileWatcherBehaviour
QDesignerIntegrationInterface. resourceFileWatcherBehaviour()
static QDesignerIntegrationInterface.ResourceFileWatcherBehaviour
QDesignerIntegrationInterface.ResourceFileWatcherBehaviour. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDesignerIntegrationInterface.ResourceFileWatcherBehaviour[]
QDesignerIntegrationInterface.ResourceFileWatcherBehaviour. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.designer with parameters of type QDesignerIntegrationInterface.ResourceFileWatcherBehaviour Modifier and Type Method Description void
QDesignerIntegration. setResourceFileWatcherBehaviour(QDesignerIntegrationInterface.ResourceFileWatcherBehaviour behaviour)
abstract void
QDesignerIntegrationInterface. setResourceFileWatcherBehaviour(QDesignerIntegrationInterface.ResourceFileWatcherBehaviour behaviour)