Class QtROServerIoDevice

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QtROServerIoDevice extends QtROIoDeviceBase

Java wrapper for Qt class QtROServerIoDevice

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QtROServerIoDevice

      public QtROServerIoDevice()

      Overloaded constructor for QtROServerIoDevice(io.qt.core.QObject) with parent = null.

    • QtROServerIoDevice

      public QtROServerIoDevice(QObject parent)
    • QtROServerIoDevice

      protected QtROServerIoDevice(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QtROServerIoDevice

      protected QtROServerIoDevice(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.
  • Method Details