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()

      See QRemoteObjectSourceLocationInfo::QRemoteObjectSourceLocationInfo()

    • QRemoteObjectSourceLocationInfo

      public QRemoteObjectSourceLocationInfo(String typeName_, QUrl hostUrl_)

      See QRemoteObjectSourceLocationInfo::QRemoteObjectSourceLocationInfo(QString,QUrl)

    • QRemoteObjectSourceLocationInfo

      public QRemoteObjectSourceLocationInfo(String typeName_, String hostUrl_)
  • Method Details