Class QtROClientIoDevice

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QtROClientIoDevice extends QtROIoDeviceBase

Java wrapper for Qt class QtROClientIoDevice

  • Field Details

    • staticMetaObject

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

      public final QObject.Signal1<QtROClientIoDevice> shouldReconnect

      See QtROClientIoDevice::shouldReconnect(QtROClientIoDevice*)

  • Constructor Details

    • QtROClientIoDevice

      public QtROClientIoDevice(QObject parent)

      See QtROClientIoDevice::QtROClientIoDevice(QObject*)

    • QtROClientIoDevice

      public QtROClientIoDevice()

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

  • Method Details