Class QRemoteObjectSourceLocationInfo

java.lang.Object
io.qt.QtObject
io.qt.remoteobjects.QRemoteObjectSourceLocationInfo
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QRemoteObjectSourceLocationInfo extends QtObject implements Cloneable

Java wrapper for Qt class QRemoteObjectSourceLocationInfo

  • Constructor Details

    • QRemoteObjectSourceLocationInfo

      public QRemoteObjectSourceLocationInfo()
    • QRemoteObjectSourceLocationInfo

      public QRemoteObjectSourceLocationInfo(String typeName_, QUrl hostUrl_)
    • QRemoteObjectSourceLocationInfo

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