Class ServerIoDevice

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class ServerIoDevice extends IoDeviceBase

Java wrapper for Qt class ServerIoDevice

  • Field Details

    • staticMetaObject

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

    • ServerIoDevice

      public ServerIoDevice(QObject parent)

      See ServerIoDevice::ServerIoDevice(QObject*)

    • ServerIoDevice

      public ServerIoDevice()

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

  • Method Details