Documentation ¶
Index ¶
- func PointerFromQGeoCodeReply(ptr QGeoCodeReply_ITF) unsafe.Pointer
- func PointerFromQGeoCodingManager(ptr QGeoCodingManager_ITF) unsafe.Pointer
- func PointerFromQGeoCodingManagerEngine(ptr QGeoCodingManagerEngine_ITF) unsafe.Pointer
- func PointerFromQGeoJson(ptr QGeoJson_ITF) unsafe.Pointer
- func PointerFromQGeoManeuver(ptr QGeoManeuver_ITF) unsafe.Pointer
- func PointerFromQGeoRoute(ptr QGeoRoute_ITF) unsafe.Pointer
- func PointerFromQGeoRouteLeg(ptr QGeoRouteLeg_ITF) unsafe.Pointer
- func PointerFromQGeoRouteReply(ptr QGeoRouteReply_ITF) unsafe.Pointer
- func PointerFromQGeoRouteRequest(ptr QGeoRouteRequest_ITF) unsafe.Pointer
- func PointerFromQGeoRouteSegment(ptr QGeoRouteSegment_ITF) unsafe.Pointer
- func PointerFromQGeoRoutingManager(ptr QGeoRoutingManager_ITF) unsafe.Pointer
- func PointerFromQGeoRoutingManagerEngine(ptr QGeoRoutingManagerEngine_ITF) unsafe.Pointer
- func PointerFromQGeoServiceProvider(ptr QGeoServiceProvider_ITF) unsafe.Pointer
- func PointerFromQGeoServiceProviderFactory(ptr QGeoServiceProviderFactory_ITF) unsafe.Pointer
- func PointerFromQGeoServiceProviderFactoryV2(ptr QGeoServiceProviderFactoryV2_ITF) unsafe.Pointer
- func PointerFromQGeoServiceProviderFactoryV3(ptr QGeoServiceProviderFactoryV3_ITF) unsafe.Pointer
- func PointerFromQLocation(ptr QLocation_ITF) unsafe.Pointer
- func PointerFromQPlace(ptr QPlace_ITF) unsafe.Pointer
- func PointerFromQPlaceAttribute(ptr QPlaceAttribute_ITF) unsafe.Pointer
- func PointerFromQPlaceCategory(ptr QPlaceCategory_ITF) unsafe.Pointer
- func PointerFromQPlaceContactDetail(ptr QPlaceContactDetail_ITF) unsafe.Pointer
- func PointerFromQPlaceContent(ptr QPlaceContent_ITF) unsafe.Pointer
- func PointerFromQPlaceContentReply(ptr QPlaceContentReply_ITF) unsafe.Pointer
- func PointerFromQPlaceContentRequest(ptr QPlaceContentRequest_ITF) unsafe.Pointer
- func PointerFromQPlaceDetailsReply(ptr QPlaceDetailsReply_ITF) unsafe.Pointer
- func PointerFromQPlaceEditorial(ptr QPlaceEditorial_ITF) unsafe.Pointer
- func PointerFromQPlaceIcon(ptr QPlaceIcon_ITF) unsafe.Pointer
- func PointerFromQPlaceIdReply(ptr QPlaceIdReply_ITF) unsafe.Pointer
- func PointerFromQPlaceImage(ptr QPlaceImage_ITF) unsafe.Pointer
- func PointerFromQPlaceManager(ptr QPlaceManager_ITF) unsafe.Pointer
- func PointerFromQPlaceManagerEngine(ptr QPlaceManagerEngine_ITF) unsafe.Pointer
- func PointerFromQPlaceMatchReply(ptr QPlaceMatchReply_ITF) unsafe.Pointer
- func PointerFromQPlaceMatchRequest(ptr QPlaceMatchRequest_ITF) unsafe.Pointer
- func PointerFromQPlaceProposedSearchResult(ptr QPlaceProposedSearchResult_ITF) unsafe.Pointer
- func PointerFromQPlaceRatings(ptr QPlaceRatings_ITF) unsafe.Pointer
- func PointerFromQPlaceReply(ptr QPlaceReply_ITF) unsafe.Pointer
- func PointerFromQPlaceResult(ptr QPlaceResult_ITF) unsafe.Pointer
- func PointerFromQPlaceReview(ptr QPlaceReview_ITF) unsafe.Pointer
- func PointerFromQPlaceSearchReply(ptr QPlaceSearchReply_ITF) unsafe.Pointer
- func PointerFromQPlaceSearchRequest(ptr QPlaceSearchRequest_ITF) unsafe.Pointer
- func PointerFromQPlaceSearchResult(ptr QPlaceSearchResult_ITF) unsafe.Pointer
- func PointerFromQPlaceSearchSuggestionReply(ptr QPlaceSearchSuggestionReply_ITF) unsafe.Pointer
- func PointerFromQPlaceSupplier(ptr QPlaceSupplier_ITF) unsafe.Pointer
- func PointerFromQPlaceUser(ptr QPlaceUser_ITF) unsafe.Pointer
- func QGeoServiceProvider_AvailableServiceProviders() []string
- type QGeoCodeReply
- type QGeoCodeReply_ITF
- type QGeoCodeReply__Error
- type QGeoCodingManager
- func (n *QGeoCodingManager) ClassNameInternalF() string
- func (n *QGeoCodingManager) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoCodingManager) Pointer() unsafe.Pointer
- func (ptr *QGeoCodingManager) QGeoCodingManager_PTR() *QGeoCodingManager
- func (ptr *QGeoCodingManager) SetPointer(p unsafe.Pointer)
- type QGeoCodingManagerEngine
- func (n *QGeoCodingManagerEngine) ClassNameInternalF() string
- func (n *QGeoCodingManagerEngine) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoCodingManagerEngine) Pointer() unsafe.Pointer
- func (ptr *QGeoCodingManagerEngine) QGeoCodingManagerEngine_PTR() *QGeoCodingManagerEngine
- func (ptr *QGeoCodingManagerEngine) SetPointer(p unsafe.Pointer)
- type QGeoCodingManagerEngine_ITF
- type QGeoCodingManager_ITF
- type QGeoJson
- type QGeoJson_ITF
- type QGeoManeuver
- func (n *QGeoManeuver) ClassNameInternalF() string
- func (ptr *QGeoManeuver) DestroyQGeoManeuver()
- func (ptr *QGeoManeuver) Direction() QGeoManeuver__InstructionDirection
- func (ptr *QGeoManeuver) DistanceToNextInstruction() float64
- func (ptr *QGeoManeuver) ExtendedAttributes() map[string]*core.QVariant
- func (ptr *QGeoManeuver) InstructionText() string
- func (ptr *QGeoManeuver) IsValid() bool
- func (ptr *QGeoManeuver) Pointer() unsafe.Pointer
- func (ptr *QGeoManeuver) Position() *positioning.QGeoCoordinate
- func (ptr *QGeoManeuver) QGeoManeuver_PTR() *QGeoManeuver
- func (ptr *QGeoManeuver) SetDirection(direction QGeoManeuver__InstructionDirection)
- func (ptr *QGeoManeuver) SetDistanceToNextInstruction(distance float64)
- func (ptr *QGeoManeuver) SetExtendedAttributes(extendedAttributes map[string]*core.QVariant)
- func (ptr *QGeoManeuver) SetInstructionText(instructionText string)
- func (ptr *QGeoManeuver) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoManeuver) SetPosition(position positioning.QGeoCoordinate_ITF)
- func (ptr *QGeoManeuver) SetTimeToNextInstruction(secs int)
- func (ptr *QGeoManeuver) SetWaypoint(coordinate positioning.QGeoCoordinate_ITF)
- func (ptr *QGeoManeuver) TimeToNextInstruction() int
- func (ptr *QGeoManeuver) Waypoint() *positioning.QGeoCoordinate
- type QGeoManeuver_ITF
- type QGeoManeuver__InstructionDirection
- type QGeoRoute
- func (ptr *QGeoRoute) Bounds() *positioning.QGeoRectangle
- func (n *QGeoRoute) ClassNameInternalF() string
- func (ptr *QGeoRoute) DestroyQGeoRoute()
- func (ptr *QGeoRoute) Distance() float64
- func (ptr *QGeoRoute) ExtendedAttributes() map[string]*core.QVariant
- func (ptr *QGeoRoute) FirstRouteSegment() *QGeoRouteSegment
- func (ptr *QGeoRoute) Path() []*positioning.QGeoCoordinate
- func (ptr *QGeoRoute) Pointer() unsafe.Pointer
- func (ptr *QGeoRoute) QGeoRoute_PTR() *QGeoRoute
- func (ptr *QGeoRoute) Request() *QGeoRouteRequest
- func (ptr *QGeoRoute) RouteId() string
- func (ptr *QGeoRoute) RouteLegs() []*QGeoRouteLeg
- func (ptr *QGeoRoute) SetBounds(bounds positioning.QGeoRectangle_ITF)
- func (ptr *QGeoRoute) SetDistance(distance float64)
- func (ptr *QGeoRoute) SetExtendedAttributes(extendedAttributes map[string]*core.QVariant)
- func (ptr *QGeoRoute) SetFirstRouteSegment(routeSegment QGeoRouteSegment_ITF)
- func (ptr *QGeoRoute) SetPath(path []*positioning.QGeoCoordinate)
- func (ptr *QGeoRoute) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRoute) SetRequest(request QGeoRouteRequest_ITF)
- func (ptr *QGeoRoute) SetRouteId(id string)
- func (ptr *QGeoRoute) SetRouteLegs(legs []*QGeoRouteLeg)
- func (ptr *QGeoRoute) SetTravelMode(mode QGeoRouteRequest__TravelMode)
- func (ptr *QGeoRoute) SetTravelTime(secs int)
- func (ptr *QGeoRoute) TravelMode() QGeoRouteRequest__TravelMode
- func (ptr *QGeoRoute) TravelTime() int
- type QGeoRouteLeg
- func (n *QGeoRouteLeg) ClassNameInternalF() string
- func (ptr *QGeoRouteLeg) DestroyQGeoRouteLeg()
- func (n *QGeoRouteLeg) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoRouteLeg) LegIndex() int
- func (ptr *QGeoRouteLeg) OverallRoute() *QGeoRoute
- func (ptr *QGeoRouteLeg) Pointer() unsafe.Pointer
- func (ptr *QGeoRouteLeg) QGeoRouteLeg_PTR() *QGeoRouteLeg
- func (ptr *QGeoRouteLeg) SetLegIndex(idx int)
- func (ptr *QGeoRouteLeg) SetOverallRoute(route QGeoRoute_ITF)
- func (ptr *QGeoRouteLeg) SetPointer(p unsafe.Pointer)
- type QGeoRouteLeg_ITF
- type QGeoRouteReply
- func (ptr *QGeoRouteReply) Abort()
- func (ptr *QGeoRouteReply) AbortDefault()
- func (ptr *QGeoRouteReply) Aborted()
- func (ptr *QGeoRouteReply) AddRoutes(routes []*QGeoRoute)
- func (ptr *QGeoRouteReply) ChildEventDefault(event core.QChildEvent_ITF)
- func (n *QGeoRouteReply) ClassNameInternalF() string
- func (ptr *QGeoRouteReply) ConnectAbort(f func())
- func (ptr *QGeoRouteReply) ConnectAborted(f func())
- func (ptr *QGeoRouteReply) ConnectDestroyQGeoRouteReply(f func())
- func (ptr *QGeoRouteReply) ConnectError2(f func(error QGeoRouteReply__Error, errorString string))
- func (ptr *QGeoRouteReply) ConnectFinished(f func())
- func (ptr *QGeoRouteReply) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRouteReply) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QGeoRouteReply) DeleteLaterDefault()
- func (ptr *QGeoRouteReply) DestroyQGeoRouteReply()
- func (ptr *QGeoRouteReply) DestroyQGeoRouteReplyDefault()
- func (ptr *QGeoRouteReply) DisconnectAbort()
- func (ptr *QGeoRouteReply) DisconnectAborted()
- func (ptr *QGeoRouteReply) DisconnectDestroyQGeoRouteReply()
- func (ptr *QGeoRouteReply) DisconnectError2()
- func (ptr *QGeoRouteReply) DisconnectFinished()
- func (ptr *QGeoRouteReply) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRouteReply) Error() QGeoRouteReply__Error
- func (ptr *QGeoRouteReply) Error2(error QGeoRouteReply__Error, errorString string)
- func (ptr *QGeoRouteReply) ErrorString() string
- func (ptr *QGeoRouteReply) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QGeoRouteReply) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QGeoRouteReply) Finished()
- func (n *QGeoRouteReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoRouteReply) IsFinished() bool
- func (ptr *QGeoRouteReply) MetaObjectDefault() *core.QMetaObject
- func (ptr *QGeoRouteReply) Pointer() unsafe.Pointer
- func (ptr *QGeoRouteReply) QGeoRouteReply_PTR() *QGeoRouteReply
- func (ptr *QGeoRouteReply) Request() *QGeoRouteRequest
- func (ptr *QGeoRouteReply) Routes() []*QGeoRoute
- func (ptr *QGeoRouteReply) SetError(error QGeoRouteReply__Error, errorString string)
- func (ptr *QGeoRouteReply) SetFinished(finished bool)
- func (ptr *QGeoRouteReply) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRouteReply) SetRoutes(routes []*QGeoRoute)
- func (ptr *QGeoRouteReply) TimerEventDefault(event core.QTimerEvent_ITF)
- type QGeoRouteReply_ITF
- type QGeoRouteReply__Error
- type QGeoRouteRequest
- func NewQGeoRouteRequest(waypoints []*positioning.QGeoCoordinate) *QGeoRouteRequest
- func NewQGeoRouteRequest2(origin positioning.QGeoCoordinate_ITF, ...) *QGeoRouteRequest
- func NewQGeoRouteRequest3(other QGeoRouteRequest_ITF) *QGeoRouteRequest
- func NewQGeoRouteRequestFromPointer(ptr unsafe.Pointer) (n *QGeoRouteRequest)
- func (n *QGeoRouteRequest) ClassNameInternalF() string
- func (ptr *QGeoRouteRequest) DepartureTime() *core.QDateTime
- func (ptr *QGeoRouteRequest) DestroyQGeoRouteRequest()
- func (ptr *QGeoRouteRequest) ExcludeAreas() []*positioning.QGeoRectangle
- func (ptr *QGeoRouteRequest) ExtraParameters() map[string]*core.QVariant
- func (ptr *QGeoRouteRequest) FeatureWeight(featureType QGeoRouteRequest__FeatureType) QGeoRouteRequest__FeatureWeight
- func (ptr *QGeoRouteRequest) ManeuverDetail() QGeoRouteRequest__ManeuverDetail
- func (ptr *QGeoRouteRequest) NumberAlternativeRoutes() int
- func (ptr *QGeoRouteRequest) Pointer() unsafe.Pointer
- func (ptr *QGeoRouteRequest) QGeoRouteRequest_PTR() *QGeoRouteRequest
- func (ptr *QGeoRouteRequest) RouteOptimization() QGeoRouteRequest__RouteOptimization
- func (ptr *QGeoRouteRequest) SegmentDetail() QGeoRouteRequest__SegmentDetail
- func (ptr *QGeoRouteRequest) SetDepartureTime(departureTime core.QDateTime_ITF)
- func (ptr *QGeoRouteRequest) SetExcludeAreas(areas []*positioning.QGeoRectangle)
- func (ptr *QGeoRouteRequest) SetExtraParameters(extraParameters map[string]*core.QVariant)
- func (ptr *QGeoRouteRequest) SetFeatureWeight(featureType QGeoRouteRequest__FeatureType, ...)
- func (ptr *QGeoRouteRequest) SetManeuverDetail(maneuverDetail QGeoRouteRequest__ManeuverDetail)
- func (ptr *QGeoRouteRequest) SetNumberAlternativeRoutes(alternatives int)
- func (ptr *QGeoRouteRequest) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRouteRequest) SetRouteOptimization(optimization QGeoRouteRequest__RouteOptimization)
- func (ptr *QGeoRouteRequest) SetSegmentDetail(segmentDetail QGeoRouteRequest__SegmentDetail)
- func (ptr *QGeoRouteRequest) SetTravelModes(travelModes QGeoRouteRequest__TravelMode)
- func (ptr *QGeoRouteRequest) SetWaypoints(waypoints []*positioning.QGeoCoordinate)
- func (ptr *QGeoRouteRequest) TravelModes() QGeoRouteRequest__TravelMode
- func (ptr *QGeoRouteRequest) Waypoints() []*positioning.QGeoCoordinate
- type QGeoRouteRequest_ITF
- type QGeoRouteRequest__FeatureType
- type QGeoRouteRequest__FeatureWeight
- type QGeoRouteRequest__ManeuverDetail
- type QGeoRouteRequest__RouteOptimization
- type QGeoRouteRequest__SegmentDetail
- type QGeoRouteRequest__TravelMode
- type QGeoRouteSegment
- func (n *QGeoRouteSegment) ClassNameInternalF() string
- func (ptr *QGeoRouteSegment) DestroyQGeoRouteSegment()
- func (ptr *QGeoRouteSegment) Distance() float64
- func (ptr *QGeoRouteSegment) IsLegLastSegment() bool
- func (ptr *QGeoRouteSegment) IsValid() bool
- func (ptr *QGeoRouteSegment) Maneuver() *QGeoManeuver
- func (ptr *QGeoRouteSegment) NextRouteSegment() *QGeoRouteSegment
- func (ptr *QGeoRouteSegment) Path() []*positioning.QGeoCoordinate
- func (ptr *QGeoRouteSegment) Pointer() unsafe.Pointer
- func (ptr *QGeoRouteSegment) QGeoRouteSegment_PTR() *QGeoRouteSegment
- func (ptr *QGeoRouteSegment) SetDistance(distance float64)
- func (ptr *QGeoRouteSegment) SetManeuver(maneuver QGeoManeuver_ITF)
- func (ptr *QGeoRouteSegment) SetNextRouteSegment(routeSegment QGeoRouteSegment_ITF)
- func (ptr *QGeoRouteSegment) SetPath(path []*positioning.QGeoCoordinate)
- func (ptr *QGeoRouteSegment) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRouteSegment) SetTravelTime(secs int)
- func (ptr *QGeoRouteSegment) TravelTime() int
- type QGeoRouteSegment_ITF
- type QGeoRoute_ITF
- type QGeoRoutingManager
- func (ptr *QGeoRoutingManager) CalculateRoute(request QGeoRouteRequest_ITF) *QGeoRouteReply
- func (ptr *QGeoRoutingManager) ChildEventDefault(event core.QChildEvent_ITF)
- func (n *QGeoRoutingManager) ClassNameInternalF() string
- func (ptr *QGeoRoutingManager) ConnectDestroyQGeoRoutingManager(f func())
- func (ptr *QGeoRoutingManager) ConnectError(f func(reply *QGeoRouteReply, error QGeoRouteReply__Error, errorString string))
- func (ptr *QGeoRoutingManager) ConnectFinished(f func(reply *QGeoRouteReply))
- func (ptr *QGeoRoutingManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRoutingManager) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QGeoRoutingManager) DeleteLaterDefault()
- func (ptr *QGeoRoutingManager) DestroyQGeoRoutingManager()
- func (ptr *QGeoRoutingManager) DestroyQGeoRoutingManagerDefault()
- func (ptr *QGeoRoutingManager) DisconnectDestroyQGeoRoutingManager()
- func (ptr *QGeoRoutingManager) DisconnectError()
- func (ptr *QGeoRoutingManager) DisconnectFinished()
- func (ptr *QGeoRoutingManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRoutingManager) Error(reply QGeoRouteReply_ITF, error QGeoRouteReply__Error, errorString string)
- func (ptr *QGeoRoutingManager) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QGeoRoutingManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QGeoRoutingManager) Finished(reply QGeoRouteReply_ITF)
- func (n *QGeoRoutingManager) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoRoutingManager) Locale() *core.QLocale
- func (ptr *QGeoRoutingManager) ManagerName() string
- func (ptr *QGeoRoutingManager) ManagerVersion() int
- func (ptr *QGeoRoutingManager) MeasurementSystem() core.QLocale__MeasurementSystem
- func (ptr *QGeoRoutingManager) MetaObjectDefault() *core.QMetaObject
- func (ptr *QGeoRoutingManager) Pointer() unsafe.Pointer
- func (ptr *QGeoRoutingManager) QGeoRoutingManager_PTR() *QGeoRoutingManager
- func (ptr *QGeoRoutingManager) SetLocale(locale core.QLocale_ITF)
- func (ptr *QGeoRoutingManager) SetMeasurementSystem(system core.QLocale__MeasurementSystem)
- func (ptr *QGeoRoutingManager) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRoutingManager) SupportedFeatureTypes() QGeoRouteRequest__FeatureType
- func (ptr *QGeoRoutingManager) SupportedFeatureWeights() QGeoRouteRequest__FeatureWeight
- func (ptr *QGeoRoutingManager) SupportedManeuverDetails() QGeoRouteRequest__ManeuverDetail
- func (ptr *QGeoRoutingManager) SupportedRouteOptimizations() QGeoRouteRequest__RouteOptimization
- func (ptr *QGeoRoutingManager) SupportedSegmentDetails() QGeoRouteRequest__SegmentDetail
- func (ptr *QGeoRoutingManager) SupportedTravelModes() QGeoRouteRequest__TravelMode
- func (ptr *QGeoRoutingManager) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QGeoRoutingManager) UpdateRoute(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
- type QGeoRoutingManagerEngine
- func (ptr *QGeoRoutingManagerEngine) CalculateRoute(request QGeoRouteRequest_ITF) *QGeoRouteReply
- func (ptr *QGeoRoutingManagerEngine) ChildEventDefault(event core.QChildEvent_ITF)
- func (n *QGeoRoutingManagerEngine) ClassNameInternalF() string
- func (ptr *QGeoRoutingManagerEngine) ConnectCalculateRoute(f func(request *QGeoRouteRequest) *QGeoRouteReply)
- func (ptr *QGeoRoutingManagerEngine) ConnectDestroyQGeoRoutingManagerEngine(f func())
- func (ptr *QGeoRoutingManagerEngine) ConnectError(f func(reply *QGeoRouteReply, error QGeoRouteReply__Error, errorString string))
- func (ptr *QGeoRoutingManagerEngine) ConnectFinished(f func(reply *QGeoRouteReply))
- func (ptr *QGeoRoutingManagerEngine) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRoutingManagerEngine) ConnectUpdateRoute(f func(route *QGeoRoute, position *positioning.QGeoCoordinate) *QGeoRouteReply)
- func (ptr *QGeoRoutingManagerEngine) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QGeoRoutingManagerEngine) DeleteLaterDefault()
- func (ptr *QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngine()
- func (ptr *QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngineDefault()
- func (ptr *QGeoRoutingManagerEngine) DisconnectCalculateRoute()
- func (ptr *QGeoRoutingManagerEngine) DisconnectDestroyQGeoRoutingManagerEngine()
- func (ptr *QGeoRoutingManagerEngine) DisconnectError()
- func (ptr *QGeoRoutingManagerEngine) DisconnectFinished()
- func (ptr *QGeoRoutingManagerEngine) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoRoutingManagerEngine) DisconnectUpdateRoute()
- func (ptr *QGeoRoutingManagerEngine) Error(reply QGeoRouteReply_ITF, error QGeoRouteReply__Error, errorString string)
- func (ptr *QGeoRoutingManagerEngine) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QGeoRoutingManagerEngine) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QGeoRoutingManagerEngine) Finished(reply QGeoRouteReply_ITF)
- func (n *QGeoRoutingManagerEngine) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoRoutingManagerEngine) Locale() *core.QLocale
- func (ptr *QGeoRoutingManagerEngine) ManagerName() string
- func (ptr *QGeoRoutingManagerEngine) ManagerVersion() int
- func (ptr *QGeoRoutingManagerEngine) MeasurementSystem() core.QLocale__MeasurementSystem
- func (ptr *QGeoRoutingManagerEngine) MetaObjectDefault() *core.QMetaObject
- func (ptr *QGeoRoutingManagerEngine) Pointer() unsafe.Pointer
- func (ptr *QGeoRoutingManagerEngine) QGeoRoutingManagerEngine_PTR() *QGeoRoutingManagerEngine
- func (ptr *QGeoRoutingManagerEngine) SetLocale(locale core.QLocale_ITF)
- func (ptr *QGeoRoutingManagerEngine) SetMeasurementSystem(system core.QLocale__MeasurementSystem)
- func (ptr *QGeoRoutingManagerEngine) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedFeatureTypes(featureTypes QGeoRouteRequest__FeatureType)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedFeatureWeights(featureWeights QGeoRouteRequest__FeatureWeight)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedManeuverDetails(maneuverDetails QGeoRouteRequest__ManeuverDetail)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedRouteOptimizations(optimizations QGeoRouteRequest__RouteOptimization)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedSegmentDetails(segmentDetails QGeoRouteRequest__SegmentDetail)
- func (ptr *QGeoRoutingManagerEngine) SetSupportedTravelModes(travelModes QGeoRouteRequest__TravelMode)
- func (ptr *QGeoRoutingManagerEngine) SupportedFeatureTypes() QGeoRouteRequest__FeatureType
- func (ptr *QGeoRoutingManagerEngine) SupportedFeatureWeights() QGeoRouteRequest__FeatureWeight
- func (ptr *QGeoRoutingManagerEngine) SupportedManeuverDetails() QGeoRouteRequest__ManeuverDetail
- func (ptr *QGeoRoutingManagerEngine) SupportedRouteOptimizations() QGeoRouteRequest__RouteOptimization
- func (ptr *QGeoRoutingManagerEngine) SupportedSegmentDetails() QGeoRouteRequest__SegmentDetail
- func (ptr *QGeoRoutingManagerEngine) SupportedTravelModes() QGeoRouteRequest__TravelMode
- func (ptr *QGeoRoutingManagerEngine) TimerEventDefault(event core.QTimerEvent_ITF)
- func (ptr *QGeoRoutingManagerEngine) UpdateRoute(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
- func (ptr *QGeoRoutingManagerEngine) UpdateRouteDefault(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
- type QGeoRoutingManagerEngine_ITF
- type QGeoRoutingManager_ITF
- type QGeoServiceProvider
- func (ptr *QGeoServiceProvider) AvailableServiceProviders() []string
- func (ptr *QGeoServiceProvider) ChildEventDefault(event core.QChildEvent_ITF)
- func (n *QGeoServiceProvider) ClassNameInternalF() string
- func (ptr *QGeoServiceProvider) ConnectDestroyQGeoServiceProvider(f func())
- func (ptr *QGeoServiceProvider) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoServiceProvider) CustomEventDefault(event core.QEvent_ITF)
- func (ptr *QGeoServiceProvider) DeleteLaterDefault()
- func (ptr *QGeoServiceProvider) DestroyQGeoServiceProvider()
- func (ptr *QGeoServiceProvider) DestroyQGeoServiceProviderDefault()
- func (ptr *QGeoServiceProvider) DisconnectDestroyQGeoServiceProvider()
- func (ptr *QGeoServiceProvider) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
- func (ptr *QGeoServiceProvider) Error() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) ErrorString() string
- func (ptr *QGeoServiceProvider) EventDefault(e core.QEvent_ITF) bool
- func (ptr *QGeoServiceProvider) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
- func (ptr *QGeoServiceProvider) GeocodingError() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) GeocodingErrorString() string
- func (ptr *QGeoServiceProvider) GeocodingFeatures() QGeoServiceProvider__GeocodingFeature
- func (ptr *QGeoServiceProvider) GeocodingManager() *QGeoCodingManager
- func (n *QGeoServiceProvider) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoServiceProvider) MappingError() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) MappingErrorString() string
- func (ptr *QGeoServiceProvider) MappingFeatures() QGeoServiceProvider__MappingFeature
- func (ptr *QGeoServiceProvider) MetaObjectDefault() *core.QMetaObject
- func (ptr *QGeoServiceProvider) NavigationError() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) NavigationErrorString() string
- func (ptr *QGeoServiceProvider) NavigationFeatures() QGeoServiceProvider__NavigationFeature
- func (ptr *QGeoServiceProvider) PlaceManager() *QPlaceManager
- func (ptr *QGeoServiceProvider) PlacesError() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) PlacesErrorString() string
- func (ptr *QGeoServiceProvider) PlacesFeatures() QGeoServiceProvider__PlacesFeature
- func (ptr *QGeoServiceProvider) Pointer() unsafe.Pointer
- func (ptr *QGeoServiceProvider) QGeoServiceProvider_PTR() *QGeoServiceProvider
- func (ptr *QGeoServiceProvider) RoutingError() QGeoServiceProvider__Error
- func (ptr *QGeoServiceProvider) RoutingErrorString() string
- func (ptr *QGeoServiceProvider) RoutingFeatures() QGeoServiceProvider__RoutingFeature
- func (ptr *QGeoServiceProvider) RoutingManager() *QGeoRoutingManager
- func (ptr *QGeoServiceProvider) SetAllowExperimental(allow bool)
- func (ptr *QGeoServiceProvider) SetLocale(locale core.QLocale_ITF)
- func (ptr *QGeoServiceProvider) SetParameters(parameters map[string]*core.QVariant)
- func (ptr *QGeoServiceProvider) SetPointer(p unsafe.Pointer)
- func (ptr *QGeoServiceProvider) TimerEventDefault(event core.QTimerEvent_ITF)
- type QGeoServiceProviderFactory
- func (n *QGeoServiceProviderFactory) ClassNameInternalF() string
- func (ptr *QGeoServiceProviderFactory) ConnectDestroyQGeoServiceProviderFactory(f func())
- func (ptr *QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactory()
- func (ptr *QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactoryDefault()
- func (ptr *QGeoServiceProviderFactory) DisconnectDestroyQGeoServiceProviderFactory()
- func (ptr *QGeoServiceProviderFactory) Pointer() unsafe.Pointer
- func (ptr *QGeoServiceProviderFactory) QGeoServiceProviderFactory_PTR() *QGeoServiceProviderFactory
- func (ptr *QGeoServiceProviderFactory) SetPointer(p unsafe.Pointer)
- type QGeoServiceProviderFactoryV2
- func (n *QGeoServiceProviderFactoryV2) ClassNameInternalF() string
- func (n *QGeoServiceProviderFactoryV2) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoServiceProviderFactoryV2) Pointer() unsafe.Pointer
- func (ptr *QGeoServiceProviderFactoryV2) QGeoServiceProviderFactoryV2_PTR() *QGeoServiceProviderFactoryV2
- func (ptr *QGeoServiceProviderFactoryV2) SetPointer(p unsafe.Pointer)
- type QGeoServiceProviderFactoryV2_ITF
- type QGeoServiceProviderFactoryV3
- func (n *QGeoServiceProviderFactoryV3) ClassNameInternalF() string
- func (ptr *QGeoServiceProviderFactoryV3) DestroyQGeoServiceProviderFactoryV3()
- func (n *QGeoServiceProviderFactoryV3) InitFromInternal(ptr uintptr, name string)
- func (ptr *QGeoServiceProviderFactoryV3) Pointer() unsafe.Pointer
- func (ptr *QGeoServiceProviderFactoryV3) QGeoServiceProviderFactoryV3_PTR() *QGeoServiceProviderFactoryV3
- func (ptr *QGeoServiceProviderFactoryV3) SetPointer(p unsafe.Pointer)
- type QGeoServiceProviderFactoryV3_ITF
- type QGeoServiceProviderFactory_ITF
- type QGeoServiceProvider_ITF
- type QGeoServiceProvider__Error
- type QGeoServiceProvider__GeocodingFeature
- type QGeoServiceProvider__MappingFeature
- type QGeoServiceProvider__NavigationFeature
- type QGeoServiceProvider__PlacesFeature
- type QGeoServiceProvider__RoutingFeature
- type QLocation
- type QLocation_ITF
- type QLocation__Visibility
- type QPlace
- type QPlaceAttribute
- type QPlaceAttribute_ITF
- type QPlaceCategory
- type QPlaceCategory_ITF
- type QPlaceContactDetail
- type QPlaceContactDetail_ITF
- type QPlaceContent
- type QPlaceContentReply
- func (n *QPlaceContentReply) ClassNameInternalF() string
- func (n *QPlaceContentReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceContentReply) Pointer() unsafe.Pointer
- func (ptr *QPlaceContentReply) QPlaceContentReply_PTR() *QPlaceContentReply
- func (ptr *QPlaceContentReply) SetPointer(p unsafe.Pointer)
- type QPlaceContentReply_ITF
- type QPlaceContentRequest
- type QPlaceContentRequest_ITF
- type QPlaceContent_ITF
- type QPlaceContent__Type
- type QPlaceDetailsReply
- func (n *QPlaceDetailsReply) ClassNameInternalF() string
- func (n *QPlaceDetailsReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceDetailsReply) Pointer() unsafe.Pointer
- func (ptr *QPlaceDetailsReply) QPlaceDetailsReply_PTR() *QPlaceDetailsReply
- func (ptr *QPlaceDetailsReply) SetPointer(p unsafe.Pointer)
- type QPlaceDetailsReply_ITF
- type QPlaceEditorial
- type QPlaceEditorial_ITF
- type QPlaceIcon
- type QPlaceIcon_ITF
- type QPlaceIdReply
- type QPlaceIdReply_ITF
- type QPlaceIdReply__OperationType
- type QPlaceImage
- type QPlaceImage_ITF
- type QPlaceManager
- type QPlaceManagerEngine
- func (n *QPlaceManagerEngine) ClassNameInternalF() string
- func (n *QPlaceManagerEngine) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceManagerEngine) Pointer() unsafe.Pointer
- func (ptr *QPlaceManagerEngine) QPlaceManagerEngine_PTR() *QPlaceManagerEngine
- func (ptr *QPlaceManagerEngine) SetPointer(p unsafe.Pointer)
- type QPlaceManagerEngine_ITF
- type QPlaceManager_ITF
- type QPlaceMatchReply
- func (n *QPlaceMatchReply) ClassNameInternalF() string
- func (n *QPlaceMatchReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceMatchReply) Pointer() unsafe.Pointer
- func (ptr *QPlaceMatchReply) QPlaceMatchReply_PTR() *QPlaceMatchReply
- func (ptr *QPlaceMatchReply) SetPointer(p unsafe.Pointer)
- type QPlaceMatchReply_ITF
- type QPlaceMatchRequest
- type QPlaceMatchRequest_ITF
- type QPlaceProposedSearchResult
- func (n *QPlaceProposedSearchResult) ClassNameInternalF() string
- func (n *QPlaceProposedSearchResult) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceProposedSearchResult) Pointer() unsafe.Pointer
- func (ptr *QPlaceProposedSearchResult) QPlaceProposedSearchResult_PTR() *QPlaceProposedSearchResult
- func (ptr *QPlaceProposedSearchResult) SetPointer(p unsafe.Pointer)
- type QPlaceProposedSearchResult_ITF
- type QPlaceRatings
- type QPlaceRatings_ITF
- type QPlaceReply
- type QPlaceReply_ITF
- type QPlaceReply__Error
- type QPlaceReply__Type
- type QPlaceResult
- type QPlaceResult_ITF
- type QPlaceReview
- type QPlaceReview_ITF
- type QPlaceSearchReply
- func (n *QPlaceSearchReply) ClassNameInternalF() string
- func (n *QPlaceSearchReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceSearchReply) Pointer() unsafe.Pointer
- func (ptr *QPlaceSearchReply) QPlaceSearchReply_PTR() *QPlaceSearchReply
- func (ptr *QPlaceSearchReply) SetPointer(p unsafe.Pointer)
- type QPlaceSearchReply_ITF
- type QPlaceSearchRequest
- type QPlaceSearchRequest_ITF
- type QPlaceSearchRequest__RelevanceHint
- type QPlaceSearchResult
- type QPlaceSearchResult_ITF
- type QPlaceSearchResult__SearchResultType
- type QPlaceSearchSuggestionReply
- func (n *QPlaceSearchSuggestionReply) ClassNameInternalF() string
- func (n *QPlaceSearchSuggestionReply) InitFromInternal(ptr uintptr, name string)
- func (ptr *QPlaceSearchSuggestionReply) Pointer() unsafe.Pointer
- func (ptr *QPlaceSearchSuggestionReply) QPlaceSearchSuggestionReply_PTR() *QPlaceSearchSuggestionReply
- func (ptr *QPlaceSearchSuggestionReply) SetPointer(p unsafe.Pointer)
- type QPlaceSearchSuggestionReply_ITF
- type QPlaceSupplier
- type QPlaceSupplier_ITF
- type QPlaceUser
- type QPlaceUser_ITF
- type QPlace_ITF
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PointerFromQGeoCodeReply ¶
func PointerFromQGeoCodeReply(ptr QGeoCodeReply_ITF) unsafe.Pointer
func PointerFromQGeoCodingManager ¶
func PointerFromQGeoCodingManager(ptr QGeoCodingManager_ITF) unsafe.Pointer
func PointerFromQGeoCodingManagerEngine ¶
func PointerFromQGeoCodingManagerEngine(ptr QGeoCodingManagerEngine_ITF) unsafe.Pointer
func PointerFromQGeoJson ¶
func PointerFromQGeoJson(ptr QGeoJson_ITF) unsafe.Pointer
func PointerFromQGeoManeuver ¶
func PointerFromQGeoManeuver(ptr QGeoManeuver_ITF) unsafe.Pointer
func PointerFromQGeoRoute ¶
func PointerFromQGeoRoute(ptr QGeoRoute_ITF) unsafe.Pointer
func PointerFromQGeoRouteLeg ¶
func PointerFromQGeoRouteLeg(ptr QGeoRouteLeg_ITF) unsafe.Pointer
func PointerFromQGeoRouteReply ¶
func PointerFromQGeoRouteReply(ptr QGeoRouteReply_ITF) unsafe.Pointer
func PointerFromQGeoRouteRequest ¶
func PointerFromQGeoRouteRequest(ptr QGeoRouteRequest_ITF) unsafe.Pointer
func PointerFromQGeoRouteSegment ¶
func PointerFromQGeoRouteSegment(ptr QGeoRouteSegment_ITF) unsafe.Pointer
func PointerFromQGeoRoutingManager ¶
func PointerFromQGeoRoutingManager(ptr QGeoRoutingManager_ITF) unsafe.Pointer
func PointerFromQGeoRoutingManagerEngine ¶
func PointerFromQGeoRoutingManagerEngine(ptr QGeoRoutingManagerEngine_ITF) unsafe.Pointer
func PointerFromQGeoServiceProvider ¶
func PointerFromQGeoServiceProvider(ptr QGeoServiceProvider_ITF) unsafe.Pointer
func PointerFromQGeoServiceProviderFactory ¶
func PointerFromQGeoServiceProviderFactory(ptr QGeoServiceProviderFactory_ITF) unsafe.Pointer
func PointerFromQGeoServiceProviderFactoryV2 ¶
func PointerFromQGeoServiceProviderFactoryV2(ptr QGeoServiceProviderFactoryV2_ITF) unsafe.Pointer
func PointerFromQGeoServiceProviderFactoryV3 ¶
func PointerFromQGeoServiceProviderFactoryV3(ptr QGeoServiceProviderFactoryV3_ITF) unsafe.Pointer
func PointerFromQLocation ¶
func PointerFromQLocation(ptr QLocation_ITF) unsafe.Pointer
func PointerFromQPlace ¶
func PointerFromQPlace(ptr QPlace_ITF) unsafe.Pointer
func PointerFromQPlaceAttribute ¶
func PointerFromQPlaceAttribute(ptr QPlaceAttribute_ITF) unsafe.Pointer
func PointerFromQPlaceCategory ¶
func PointerFromQPlaceCategory(ptr QPlaceCategory_ITF) unsafe.Pointer
func PointerFromQPlaceContactDetail ¶
func PointerFromQPlaceContactDetail(ptr QPlaceContactDetail_ITF) unsafe.Pointer
func PointerFromQPlaceContent ¶
func PointerFromQPlaceContent(ptr QPlaceContent_ITF) unsafe.Pointer
func PointerFromQPlaceContentReply ¶
func PointerFromQPlaceContentReply(ptr QPlaceContentReply_ITF) unsafe.Pointer
func PointerFromQPlaceContentRequest ¶
func PointerFromQPlaceContentRequest(ptr QPlaceContentRequest_ITF) unsafe.Pointer
func PointerFromQPlaceDetailsReply ¶
func PointerFromQPlaceDetailsReply(ptr QPlaceDetailsReply_ITF) unsafe.Pointer
func PointerFromQPlaceEditorial ¶
func PointerFromQPlaceEditorial(ptr QPlaceEditorial_ITF) unsafe.Pointer
func PointerFromQPlaceIcon ¶
func PointerFromQPlaceIcon(ptr QPlaceIcon_ITF) unsafe.Pointer
func PointerFromQPlaceIdReply ¶
func PointerFromQPlaceIdReply(ptr QPlaceIdReply_ITF) unsafe.Pointer
func PointerFromQPlaceImage ¶
func PointerFromQPlaceImage(ptr QPlaceImage_ITF) unsafe.Pointer
func PointerFromQPlaceManager ¶
func PointerFromQPlaceManager(ptr QPlaceManager_ITF) unsafe.Pointer
func PointerFromQPlaceManagerEngine ¶
func PointerFromQPlaceManagerEngine(ptr QPlaceManagerEngine_ITF) unsafe.Pointer
func PointerFromQPlaceMatchReply ¶
func PointerFromQPlaceMatchReply(ptr QPlaceMatchReply_ITF) unsafe.Pointer
func PointerFromQPlaceMatchRequest ¶
func PointerFromQPlaceMatchRequest(ptr QPlaceMatchRequest_ITF) unsafe.Pointer
func PointerFromQPlaceProposedSearchResult ¶
func PointerFromQPlaceProposedSearchResult(ptr QPlaceProposedSearchResult_ITF) unsafe.Pointer
func PointerFromQPlaceRatings ¶
func PointerFromQPlaceRatings(ptr QPlaceRatings_ITF) unsafe.Pointer
func PointerFromQPlaceReply ¶
func PointerFromQPlaceReply(ptr QPlaceReply_ITF) unsafe.Pointer
func PointerFromQPlaceResult ¶
func PointerFromQPlaceResult(ptr QPlaceResult_ITF) unsafe.Pointer
func PointerFromQPlaceReview ¶
func PointerFromQPlaceReview(ptr QPlaceReview_ITF) unsafe.Pointer
func PointerFromQPlaceSearchReply ¶
func PointerFromQPlaceSearchReply(ptr QPlaceSearchReply_ITF) unsafe.Pointer
func PointerFromQPlaceSearchRequest ¶
func PointerFromQPlaceSearchRequest(ptr QPlaceSearchRequest_ITF) unsafe.Pointer
func PointerFromQPlaceSearchResult ¶
func PointerFromQPlaceSearchResult(ptr QPlaceSearchResult_ITF) unsafe.Pointer
func PointerFromQPlaceSearchSuggestionReply ¶
func PointerFromQPlaceSearchSuggestionReply(ptr QPlaceSearchSuggestionReply_ITF) unsafe.Pointer
func PointerFromQPlaceSupplier ¶
func PointerFromQPlaceSupplier(ptr QPlaceSupplier_ITF) unsafe.Pointer
func PointerFromQPlaceUser ¶
func PointerFromQPlaceUser(ptr QPlaceUser_ITF) unsafe.Pointer
func QGeoServiceProvider_AvailableServiceProviders ¶
func QGeoServiceProvider_AvailableServiceProviders() []string
Types ¶
type QGeoCodeReply ¶
func NewQGeoCodeReplyFromPointer ¶
func NewQGeoCodeReplyFromPointer(ptr unsafe.Pointer) (n *QGeoCodeReply)
func (*QGeoCodeReply) ClassNameInternalF ¶
func (n *QGeoCodeReply) ClassNameInternalF() string
func (*QGeoCodeReply) InitFromInternal ¶
func (n *QGeoCodeReply) InitFromInternal(ptr uintptr, name string)
func (*QGeoCodeReply) Pointer ¶
func (ptr *QGeoCodeReply) Pointer() unsafe.Pointer
func (*QGeoCodeReply) QGeoCodeReply_PTR ¶
func (ptr *QGeoCodeReply) QGeoCodeReply_PTR() *QGeoCodeReply
func (*QGeoCodeReply) SetPointer ¶
func (ptr *QGeoCodeReply) SetPointer(p unsafe.Pointer)
type QGeoCodeReply_ITF ¶
type QGeoCodeReply_ITF interface { core.QObject_ITF QGeoCodeReply_PTR() *QGeoCodeReply }
type QGeoCodeReply__Error ¶
type QGeoCodeReply__Error int64
QGeoCodeReply::Error
const ( QGeoCodeReply__NoError QGeoCodeReply__Error = QGeoCodeReply__Error(0) QGeoCodeReply__EngineNotSetError QGeoCodeReply__Error = QGeoCodeReply__Error(1) QGeoCodeReply__CommunicationError QGeoCodeReply__Error = QGeoCodeReply__Error(2) QGeoCodeReply__ParseError QGeoCodeReply__Error = QGeoCodeReply__Error(3) QGeoCodeReply__UnsupportedOptionError QGeoCodeReply__Error = QGeoCodeReply__Error(4) QGeoCodeReply__CombinationError QGeoCodeReply__Error = QGeoCodeReply__Error(5) QGeoCodeReply__UnknownError QGeoCodeReply__Error = QGeoCodeReply__Error(6) )
type QGeoCodingManager ¶
func NewQGeoCodingManagerFromPointer ¶
func NewQGeoCodingManagerFromPointer(ptr unsafe.Pointer) (n *QGeoCodingManager)
func (*QGeoCodingManager) ClassNameInternalF ¶
func (n *QGeoCodingManager) ClassNameInternalF() string
func (*QGeoCodingManager) InitFromInternal ¶
func (n *QGeoCodingManager) InitFromInternal(ptr uintptr, name string)
func (*QGeoCodingManager) Pointer ¶
func (ptr *QGeoCodingManager) Pointer() unsafe.Pointer
func (*QGeoCodingManager) QGeoCodingManager_PTR ¶
func (ptr *QGeoCodingManager) QGeoCodingManager_PTR() *QGeoCodingManager
func (*QGeoCodingManager) SetPointer ¶
func (ptr *QGeoCodingManager) SetPointer(p unsafe.Pointer)
type QGeoCodingManagerEngine ¶
func NewQGeoCodingManagerEngineFromPointer ¶
func NewQGeoCodingManagerEngineFromPointer(ptr unsafe.Pointer) (n *QGeoCodingManagerEngine)
func (*QGeoCodingManagerEngine) ClassNameInternalF ¶
func (n *QGeoCodingManagerEngine) ClassNameInternalF() string
func (*QGeoCodingManagerEngine) InitFromInternal ¶
func (n *QGeoCodingManagerEngine) InitFromInternal(ptr uintptr, name string)
func (*QGeoCodingManagerEngine) Pointer ¶
func (ptr *QGeoCodingManagerEngine) Pointer() unsafe.Pointer
func (*QGeoCodingManagerEngine) QGeoCodingManagerEngine_PTR ¶
func (ptr *QGeoCodingManagerEngine) QGeoCodingManagerEngine_PTR() *QGeoCodingManagerEngine
func (*QGeoCodingManagerEngine) SetPointer ¶
func (ptr *QGeoCodingManagerEngine) SetPointer(p unsafe.Pointer)
type QGeoCodingManagerEngine_ITF ¶
type QGeoCodingManagerEngine_ITF interface { core.QObject_ITF QGeoCodingManagerEngine_PTR() *QGeoCodingManagerEngine }
type QGeoCodingManager_ITF ¶
type QGeoCodingManager_ITF interface { core.QObject_ITF QGeoCodingManager_PTR() *QGeoCodingManager }
type QGeoJson ¶
func NewQGeoJsonFromPointer ¶
func (*QGeoJson) ClassNameInternalF ¶
func (*QGeoJson) DestroyQGeoJson ¶
func (ptr *QGeoJson) DestroyQGeoJson()
func (*QGeoJson) QGeoJson_PTR ¶
func (*QGeoJson) SetPointer ¶
type QGeoJson_ITF ¶
type QGeoJson_ITF interface {
QGeoJson_PTR() *QGeoJson
}
type QGeoManeuver ¶
func NewQGeoManeuver ¶
func NewQGeoManeuver() *QGeoManeuver
func NewQGeoManeuver2 ¶
func NewQGeoManeuver2(other QGeoManeuver_ITF) *QGeoManeuver
func NewQGeoManeuverFromPointer ¶
func NewQGeoManeuverFromPointer(ptr unsafe.Pointer) (n *QGeoManeuver)
func (*QGeoManeuver) ClassNameInternalF ¶
func (n *QGeoManeuver) ClassNameInternalF() string
func (*QGeoManeuver) DestroyQGeoManeuver ¶
func (ptr *QGeoManeuver) DestroyQGeoManeuver()
func (*QGeoManeuver) Direction ¶
func (ptr *QGeoManeuver) Direction() QGeoManeuver__InstructionDirection
func (*QGeoManeuver) DistanceToNextInstruction ¶
func (ptr *QGeoManeuver) DistanceToNextInstruction() float64
func (*QGeoManeuver) ExtendedAttributes ¶
func (ptr *QGeoManeuver) ExtendedAttributes() map[string]*core.QVariant
func (*QGeoManeuver) InstructionText ¶
func (ptr *QGeoManeuver) InstructionText() string
func (*QGeoManeuver) IsValid ¶
func (ptr *QGeoManeuver) IsValid() bool
func (*QGeoManeuver) Pointer ¶
func (ptr *QGeoManeuver) Pointer() unsafe.Pointer
func (*QGeoManeuver) Position ¶
func (ptr *QGeoManeuver) Position() *positioning.QGeoCoordinate
func (*QGeoManeuver) QGeoManeuver_PTR ¶
func (ptr *QGeoManeuver) QGeoManeuver_PTR() *QGeoManeuver
func (*QGeoManeuver) SetDirection ¶
func (ptr *QGeoManeuver) SetDirection(direction QGeoManeuver__InstructionDirection)
func (*QGeoManeuver) SetDistanceToNextInstruction ¶
func (ptr *QGeoManeuver) SetDistanceToNextInstruction(distance float64)
func (*QGeoManeuver) SetExtendedAttributes ¶
func (ptr *QGeoManeuver) SetExtendedAttributes(extendedAttributes map[string]*core.QVariant)
func (*QGeoManeuver) SetInstructionText ¶
func (ptr *QGeoManeuver) SetInstructionText(instructionText string)
func (*QGeoManeuver) SetPointer ¶
func (ptr *QGeoManeuver) SetPointer(p unsafe.Pointer)
func (*QGeoManeuver) SetPosition ¶
func (ptr *QGeoManeuver) SetPosition(position positioning.QGeoCoordinate_ITF)
func (*QGeoManeuver) SetTimeToNextInstruction ¶
func (ptr *QGeoManeuver) SetTimeToNextInstruction(secs int)
func (*QGeoManeuver) SetWaypoint ¶
func (ptr *QGeoManeuver) SetWaypoint(coordinate positioning.QGeoCoordinate_ITF)
func (*QGeoManeuver) TimeToNextInstruction ¶
func (ptr *QGeoManeuver) TimeToNextInstruction() int
func (*QGeoManeuver) Waypoint ¶
func (ptr *QGeoManeuver) Waypoint() *positioning.QGeoCoordinate
type QGeoManeuver_ITF ¶
type QGeoManeuver_ITF interface {
QGeoManeuver_PTR() *QGeoManeuver
}
type QGeoManeuver__InstructionDirection ¶
type QGeoManeuver__InstructionDirection int64
QGeoManeuver::InstructionDirection
const ( QGeoManeuver__NoDirection QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(0) QGeoManeuver__DirectionForward QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(1) QGeoManeuver__DirectionBearRight QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(2) QGeoManeuver__DirectionLightRight QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(3) QGeoManeuver__DirectionRight QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(4) QGeoManeuver__DirectionHardRight QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(5) QGeoManeuver__DirectionUTurnRight QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(6) QGeoManeuver__DirectionUTurnLeft QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(7) QGeoManeuver__DirectionHardLeft QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(8) QGeoManeuver__DirectionLeft QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(9) QGeoManeuver__DirectionLightLeft QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(10) QGeoManeuver__DirectionBearLeft QGeoManeuver__InstructionDirection = QGeoManeuver__InstructionDirection(11) )
type QGeoRoute ¶
func NewQGeoRoute ¶
func NewQGeoRoute() *QGeoRoute
func NewQGeoRoute2 ¶
func NewQGeoRoute2(other QGeoRoute_ITF) *QGeoRoute
func NewQGeoRouteFromPointer ¶
func (*QGeoRoute) Bounds ¶
func (ptr *QGeoRoute) Bounds() *positioning.QGeoRectangle
func (*QGeoRoute) ClassNameInternalF ¶
func (*QGeoRoute) DestroyQGeoRoute ¶
func (ptr *QGeoRoute) DestroyQGeoRoute()
func (*QGeoRoute) ExtendedAttributes ¶
func (*QGeoRoute) FirstRouteSegment ¶
func (ptr *QGeoRoute) FirstRouteSegment() *QGeoRouteSegment
func (*QGeoRoute) Path ¶
func (ptr *QGeoRoute) Path() []*positioning.QGeoCoordinate
func (*QGeoRoute) QGeoRoute_PTR ¶
func (*QGeoRoute) Request ¶
func (ptr *QGeoRoute) Request() *QGeoRouteRequest
func (*QGeoRoute) RouteLegs ¶
func (ptr *QGeoRoute) RouteLegs() []*QGeoRouteLeg
func (*QGeoRoute) SetBounds ¶
func (ptr *QGeoRoute) SetBounds(bounds positioning.QGeoRectangle_ITF)
func (*QGeoRoute) SetDistance ¶
func (*QGeoRoute) SetExtendedAttributes ¶
func (*QGeoRoute) SetFirstRouteSegment ¶
func (ptr *QGeoRoute) SetFirstRouteSegment(routeSegment QGeoRouteSegment_ITF)
func (*QGeoRoute) SetPath ¶
func (ptr *QGeoRoute) SetPath(path []*positioning.QGeoCoordinate)
func (*QGeoRoute) SetPointer ¶
func (*QGeoRoute) SetRequest ¶
func (ptr *QGeoRoute) SetRequest(request QGeoRouteRequest_ITF)
func (*QGeoRoute) SetRouteId ¶
func (*QGeoRoute) SetRouteLegs ¶
func (ptr *QGeoRoute) SetRouteLegs(legs []*QGeoRouteLeg)
func (*QGeoRoute) SetTravelMode ¶
func (ptr *QGeoRoute) SetTravelMode(mode QGeoRouteRequest__TravelMode)
func (*QGeoRoute) SetTravelTime ¶
func (*QGeoRoute) TravelMode ¶
func (ptr *QGeoRoute) TravelMode() QGeoRouteRequest__TravelMode
func (*QGeoRoute) TravelTime ¶
type QGeoRouteLeg ¶
type QGeoRouteLeg struct {
QGeoRoute
}
func NewQGeoRouteLeg ¶
func NewQGeoRouteLeg() *QGeoRouteLeg
func NewQGeoRouteLeg2 ¶
func NewQGeoRouteLeg2(other QGeoRouteLeg_ITF) *QGeoRouteLeg
func NewQGeoRouteLegFromPointer ¶
func NewQGeoRouteLegFromPointer(ptr unsafe.Pointer) (n *QGeoRouteLeg)
func (*QGeoRouteLeg) ClassNameInternalF ¶
func (n *QGeoRouteLeg) ClassNameInternalF() string
func (*QGeoRouteLeg) DestroyQGeoRouteLeg ¶
func (ptr *QGeoRouteLeg) DestroyQGeoRouteLeg()
func (*QGeoRouteLeg) InitFromInternal ¶
func (n *QGeoRouteLeg) InitFromInternal(ptr uintptr, name string)
func (*QGeoRouteLeg) LegIndex ¶
func (ptr *QGeoRouteLeg) LegIndex() int
func (*QGeoRouteLeg) OverallRoute ¶
func (ptr *QGeoRouteLeg) OverallRoute() *QGeoRoute
func (*QGeoRouteLeg) Pointer ¶
func (ptr *QGeoRouteLeg) Pointer() unsafe.Pointer
func (*QGeoRouteLeg) QGeoRouteLeg_PTR ¶
func (ptr *QGeoRouteLeg) QGeoRouteLeg_PTR() *QGeoRouteLeg
func (*QGeoRouteLeg) SetLegIndex ¶
func (ptr *QGeoRouteLeg) SetLegIndex(idx int)
func (*QGeoRouteLeg) SetOverallRoute ¶
func (ptr *QGeoRouteLeg) SetOverallRoute(route QGeoRoute_ITF)
func (*QGeoRouteLeg) SetPointer ¶
func (ptr *QGeoRouteLeg) SetPointer(p unsafe.Pointer)
type QGeoRouteLeg_ITF ¶
type QGeoRouteLeg_ITF interface { QGeoRoute_ITF QGeoRouteLeg_PTR() *QGeoRouteLeg }
type QGeoRouteReply ¶
func NewQGeoRouteReply ¶
func NewQGeoRouteReply(error QGeoRouteReply__Error, errorString string, parent core.QObject_ITF) *QGeoRouteReply
func NewQGeoRouteReply2 ¶
func NewQGeoRouteReply2(request QGeoRouteRequest_ITF, parent core.QObject_ITF) *QGeoRouteReply
func NewQGeoRouteReplyFromPointer ¶
func NewQGeoRouteReplyFromPointer(ptr unsafe.Pointer) (n *QGeoRouteReply)
func (*QGeoRouteReply) Abort ¶
func (ptr *QGeoRouteReply) Abort()
func (*QGeoRouteReply) AbortDefault ¶
func (ptr *QGeoRouteReply) AbortDefault()
func (*QGeoRouteReply) Aborted ¶
func (ptr *QGeoRouteReply) Aborted()
func (*QGeoRouteReply) AddRoutes ¶
func (ptr *QGeoRouteReply) AddRoutes(routes []*QGeoRoute)
func (*QGeoRouteReply) ChildEventDefault ¶
func (ptr *QGeoRouteReply) ChildEventDefault(event core.QChildEvent_ITF)
func (*QGeoRouteReply) ClassNameInternalF ¶
func (n *QGeoRouteReply) ClassNameInternalF() string
func (*QGeoRouteReply) ConnectAbort ¶
func (ptr *QGeoRouteReply) ConnectAbort(f func())
func (*QGeoRouteReply) ConnectAborted ¶
func (ptr *QGeoRouteReply) ConnectAborted(f func())
func (*QGeoRouteReply) ConnectDestroyQGeoRouteReply ¶
func (ptr *QGeoRouteReply) ConnectDestroyQGeoRouteReply(f func())
func (*QGeoRouteReply) ConnectError2 ¶
func (ptr *QGeoRouteReply) ConnectError2(f func(error QGeoRouteReply__Error, errorString string))
func (*QGeoRouteReply) ConnectFinished ¶
func (ptr *QGeoRouteReply) ConnectFinished(f func())
func (*QGeoRouteReply) ConnectNotifyDefault ¶
func (ptr *QGeoRouteReply) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRouteReply) CustomEventDefault ¶
func (ptr *QGeoRouteReply) CustomEventDefault(event core.QEvent_ITF)
func (*QGeoRouteReply) DeleteLaterDefault ¶
func (ptr *QGeoRouteReply) DeleteLaterDefault()
func (*QGeoRouteReply) DestroyQGeoRouteReply ¶
func (ptr *QGeoRouteReply) DestroyQGeoRouteReply()
func (*QGeoRouteReply) DestroyQGeoRouteReplyDefault ¶
func (ptr *QGeoRouteReply) DestroyQGeoRouteReplyDefault()
func (*QGeoRouteReply) DisconnectAbort ¶
func (ptr *QGeoRouteReply) DisconnectAbort()
func (*QGeoRouteReply) DisconnectAborted ¶
func (ptr *QGeoRouteReply) DisconnectAborted()
func (*QGeoRouteReply) DisconnectDestroyQGeoRouteReply ¶
func (ptr *QGeoRouteReply) DisconnectDestroyQGeoRouteReply()
func (*QGeoRouteReply) DisconnectError2 ¶
func (ptr *QGeoRouteReply) DisconnectError2()
func (*QGeoRouteReply) DisconnectFinished ¶
func (ptr *QGeoRouteReply) DisconnectFinished()
func (*QGeoRouteReply) DisconnectNotifyDefault ¶
func (ptr *QGeoRouteReply) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRouteReply) Error ¶
func (ptr *QGeoRouteReply) Error() QGeoRouteReply__Error
func (*QGeoRouteReply) Error2 ¶
func (ptr *QGeoRouteReply) Error2(error QGeoRouteReply__Error, errorString string)
func (*QGeoRouteReply) ErrorString ¶
func (ptr *QGeoRouteReply) ErrorString() string
func (*QGeoRouteReply) EventDefault ¶
func (ptr *QGeoRouteReply) EventDefault(e core.QEvent_ITF) bool
func (*QGeoRouteReply) EventFilterDefault ¶
func (ptr *QGeoRouteReply) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QGeoRouteReply) Finished ¶
func (ptr *QGeoRouteReply) Finished()
func (*QGeoRouteReply) InitFromInternal ¶
func (n *QGeoRouteReply) InitFromInternal(ptr uintptr, name string)
func (*QGeoRouteReply) IsFinished ¶
func (ptr *QGeoRouteReply) IsFinished() bool
func (*QGeoRouteReply) MetaObjectDefault ¶
func (ptr *QGeoRouteReply) MetaObjectDefault() *core.QMetaObject
func (*QGeoRouteReply) Pointer ¶
func (ptr *QGeoRouteReply) Pointer() unsafe.Pointer
func (*QGeoRouteReply) QGeoRouteReply_PTR ¶
func (ptr *QGeoRouteReply) QGeoRouteReply_PTR() *QGeoRouteReply
func (*QGeoRouteReply) Request ¶
func (ptr *QGeoRouteReply) Request() *QGeoRouteRequest
func (*QGeoRouteReply) Routes ¶
func (ptr *QGeoRouteReply) Routes() []*QGeoRoute
func (*QGeoRouteReply) SetError ¶
func (ptr *QGeoRouteReply) SetError(error QGeoRouteReply__Error, errorString string)
func (*QGeoRouteReply) SetFinished ¶
func (ptr *QGeoRouteReply) SetFinished(finished bool)
func (*QGeoRouteReply) SetPointer ¶
func (ptr *QGeoRouteReply) SetPointer(p unsafe.Pointer)
func (*QGeoRouteReply) SetRoutes ¶
func (ptr *QGeoRouteReply) SetRoutes(routes []*QGeoRoute)
func (*QGeoRouteReply) TimerEventDefault ¶
func (ptr *QGeoRouteReply) TimerEventDefault(event core.QTimerEvent_ITF)
type QGeoRouteReply_ITF ¶
type QGeoRouteReply_ITF interface { core.QObject_ITF QGeoRouteReply_PTR() *QGeoRouteReply }
type QGeoRouteReply__Error ¶
type QGeoRouteReply__Error int64
QGeoRouteReply::Error
const ( QGeoRouteReply__NoError QGeoRouteReply__Error = QGeoRouteReply__Error(0) QGeoRouteReply__EngineNotSetError QGeoRouteReply__Error = QGeoRouteReply__Error(1) QGeoRouteReply__CommunicationError QGeoRouteReply__Error = QGeoRouteReply__Error(2) QGeoRouteReply__ParseError QGeoRouteReply__Error = QGeoRouteReply__Error(3) QGeoRouteReply__UnsupportedOptionError QGeoRouteReply__Error = QGeoRouteReply__Error(4) QGeoRouteReply__UnknownError QGeoRouteReply__Error = QGeoRouteReply__Error(5) )
type QGeoRouteRequest ¶
func NewQGeoRouteRequest ¶
func NewQGeoRouteRequest(waypoints []*positioning.QGeoCoordinate) *QGeoRouteRequest
func NewQGeoRouteRequest2 ¶
func NewQGeoRouteRequest2(origin positioning.QGeoCoordinate_ITF, destination positioning.QGeoCoordinate_ITF) *QGeoRouteRequest
func NewQGeoRouteRequest3 ¶
func NewQGeoRouteRequest3(other QGeoRouteRequest_ITF) *QGeoRouteRequest
func NewQGeoRouteRequestFromPointer ¶
func NewQGeoRouteRequestFromPointer(ptr unsafe.Pointer) (n *QGeoRouteRequest)
func (*QGeoRouteRequest) ClassNameInternalF ¶
func (n *QGeoRouteRequest) ClassNameInternalF() string
func (*QGeoRouteRequest) DepartureTime ¶
func (ptr *QGeoRouteRequest) DepartureTime() *core.QDateTime
func (*QGeoRouteRequest) DestroyQGeoRouteRequest ¶
func (ptr *QGeoRouteRequest) DestroyQGeoRouteRequest()
func (*QGeoRouteRequest) ExcludeAreas ¶
func (ptr *QGeoRouteRequest) ExcludeAreas() []*positioning.QGeoRectangle
func (*QGeoRouteRequest) ExtraParameters ¶
func (ptr *QGeoRouteRequest) ExtraParameters() map[string]*core.QVariant
func (*QGeoRouteRequest) FeatureWeight ¶
func (ptr *QGeoRouteRequest) FeatureWeight(featureType QGeoRouteRequest__FeatureType) QGeoRouteRequest__FeatureWeight
func (*QGeoRouteRequest) ManeuverDetail ¶
func (ptr *QGeoRouteRequest) ManeuverDetail() QGeoRouteRequest__ManeuverDetail
func (*QGeoRouteRequest) NumberAlternativeRoutes ¶
func (ptr *QGeoRouteRequest) NumberAlternativeRoutes() int
func (*QGeoRouteRequest) Pointer ¶
func (ptr *QGeoRouteRequest) Pointer() unsafe.Pointer
func (*QGeoRouteRequest) QGeoRouteRequest_PTR ¶
func (ptr *QGeoRouteRequest) QGeoRouteRequest_PTR() *QGeoRouteRequest
func (*QGeoRouteRequest) RouteOptimization ¶
func (ptr *QGeoRouteRequest) RouteOptimization() QGeoRouteRequest__RouteOptimization
func (*QGeoRouteRequest) SegmentDetail ¶
func (ptr *QGeoRouteRequest) SegmentDetail() QGeoRouteRequest__SegmentDetail
func (*QGeoRouteRequest) SetDepartureTime ¶
func (ptr *QGeoRouteRequest) SetDepartureTime(departureTime core.QDateTime_ITF)
func (*QGeoRouteRequest) SetExcludeAreas ¶
func (ptr *QGeoRouteRequest) SetExcludeAreas(areas []*positioning.QGeoRectangle)
func (*QGeoRouteRequest) SetExtraParameters ¶
func (ptr *QGeoRouteRequest) SetExtraParameters(extraParameters map[string]*core.QVariant)
func (*QGeoRouteRequest) SetFeatureWeight ¶
func (ptr *QGeoRouteRequest) SetFeatureWeight(featureType QGeoRouteRequest__FeatureType, featureWeight QGeoRouteRequest__FeatureWeight)
func (*QGeoRouteRequest) SetManeuverDetail ¶
func (ptr *QGeoRouteRequest) SetManeuverDetail(maneuverDetail QGeoRouteRequest__ManeuverDetail)
func (*QGeoRouteRequest) SetNumberAlternativeRoutes ¶
func (ptr *QGeoRouteRequest) SetNumberAlternativeRoutes(alternatives int)
func (*QGeoRouteRequest) SetPointer ¶
func (ptr *QGeoRouteRequest) SetPointer(p unsafe.Pointer)
func (*QGeoRouteRequest) SetRouteOptimization ¶
func (ptr *QGeoRouteRequest) SetRouteOptimization(optimization QGeoRouteRequest__RouteOptimization)
func (*QGeoRouteRequest) SetSegmentDetail ¶
func (ptr *QGeoRouteRequest) SetSegmentDetail(segmentDetail QGeoRouteRequest__SegmentDetail)
func (*QGeoRouteRequest) SetTravelModes ¶
func (ptr *QGeoRouteRequest) SetTravelModes(travelModes QGeoRouteRequest__TravelMode)
func (*QGeoRouteRequest) SetWaypoints ¶
func (ptr *QGeoRouteRequest) SetWaypoints(waypoints []*positioning.QGeoCoordinate)
func (*QGeoRouteRequest) TravelModes ¶
func (ptr *QGeoRouteRequest) TravelModes() QGeoRouteRequest__TravelMode
func (*QGeoRouteRequest) Waypoints ¶
func (ptr *QGeoRouteRequest) Waypoints() []*positioning.QGeoCoordinate
type QGeoRouteRequest_ITF ¶
type QGeoRouteRequest_ITF interface {
QGeoRouteRequest_PTR() *QGeoRouteRequest
}
type QGeoRouteRequest__FeatureType ¶
type QGeoRouteRequest__FeatureType int64
QGeoRouteRequest::FeatureType
const ( QGeoRouteRequest__NoFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000000) QGeoRouteRequest__TollFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000001) QGeoRouteRequest__HighwayFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000002) QGeoRouteRequest__PublicTransitFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000004) QGeoRouteRequest__FerryFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000008) QGeoRouteRequest__TunnelFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000010) QGeoRouteRequest__DirtRoadFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000020) QGeoRouteRequest__ParksFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000040) QGeoRouteRequest__MotorPoolLaneFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000080) QGeoRouteRequest__TrafficFeature QGeoRouteRequest__FeatureType = QGeoRouteRequest__FeatureType(0x00000100) )
type QGeoRouteRequest__FeatureWeight ¶
type QGeoRouteRequest__FeatureWeight int64
QGeoRouteRequest::FeatureWeight
const ( QGeoRouteRequest__NeutralFeatureWeight QGeoRouteRequest__FeatureWeight = QGeoRouteRequest__FeatureWeight(0x00000000) QGeoRouteRequest__PreferFeatureWeight QGeoRouteRequest__FeatureWeight = QGeoRouteRequest__FeatureWeight(0x00000001) QGeoRouteRequest__RequireFeatureWeight QGeoRouteRequest__FeatureWeight = QGeoRouteRequest__FeatureWeight(0x00000002) QGeoRouteRequest__AvoidFeatureWeight QGeoRouteRequest__FeatureWeight = QGeoRouteRequest__FeatureWeight(0x00000004) QGeoRouteRequest__DisallowFeatureWeight QGeoRouteRequest__FeatureWeight = QGeoRouteRequest__FeatureWeight(0x00000008) )
type QGeoRouteRequest__ManeuverDetail ¶
type QGeoRouteRequest__ManeuverDetail int64
QGeoRouteRequest::ManeuverDetail
const ( QGeoRouteRequest__NoManeuvers QGeoRouteRequest__ManeuverDetail = QGeoRouteRequest__ManeuverDetail(0x0000) QGeoRouteRequest__BasicManeuvers QGeoRouteRequest__ManeuverDetail = QGeoRouteRequest__ManeuverDetail(0x0001) )
type QGeoRouteRequest__RouteOptimization ¶
type QGeoRouteRequest__RouteOptimization int64
QGeoRouteRequest::RouteOptimization
const ( QGeoRouteRequest__ShortestRoute QGeoRouteRequest__RouteOptimization = QGeoRouteRequest__RouteOptimization(0x0001) QGeoRouteRequest__FastestRoute QGeoRouteRequest__RouteOptimization = QGeoRouteRequest__RouteOptimization(0x0002) QGeoRouteRequest__MostEconomicRoute QGeoRouteRequest__RouteOptimization = QGeoRouteRequest__RouteOptimization(0x0004) QGeoRouteRequest__MostScenicRoute QGeoRouteRequest__RouteOptimization = QGeoRouteRequest__RouteOptimization(0x0008) )
type QGeoRouteRequest__SegmentDetail ¶
type QGeoRouteRequest__SegmentDetail int64
QGeoRouteRequest::SegmentDetail
const ( QGeoRouteRequest__NoSegmentData QGeoRouteRequest__SegmentDetail = QGeoRouteRequest__SegmentDetail(0x0000) QGeoRouteRequest__BasicSegmentData QGeoRouteRequest__SegmentDetail = QGeoRouteRequest__SegmentDetail(0x0001) )
type QGeoRouteRequest__TravelMode ¶
type QGeoRouteRequest__TravelMode int64
QGeoRouteRequest::TravelMode
const ( QGeoRouteRequest__CarTravel QGeoRouteRequest__TravelMode = QGeoRouteRequest__TravelMode(0x0001) QGeoRouteRequest__PedestrianTravel QGeoRouteRequest__TravelMode = QGeoRouteRequest__TravelMode(0x0002) QGeoRouteRequest__BicycleTravel QGeoRouteRequest__TravelMode = QGeoRouteRequest__TravelMode(0x0004) QGeoRouteRequest__PublicTransitTravel QGeoRouteRequest__TravelMode = QGeoRouteRequest__TravelMode(0x0008) QGeoRouteRequest__TruckTravel QGeoRouteRequest__TravelMode = QGeoRouteRequest__TravelMode(0x0010) )
type QGeoRouteSegment ¶
func NewQGeoRouteSegment ¶
func NewQGeoRouteSegment() *QGeoRouteSegment
func NewQGeoRouteSegment2 ¶
func NewQGeoRouteSegment2(other QGeoRouteSegment_ITF) *QGeoRouteSegment
func NewQGeoRouteSegmentFromPointer ¶
func NewQGeoRouteSegmentFromPointer(ptr unsafe.Pointer) (n *QGeoRouteSegment)
func (*QGeoRouteSegment) ClassNameInternalF ¶
func (n *QGeoRouteSegment) ClassNameInternalF() string
func (*QGeoRouteSegment) DestroyQGeoRouteSegment ¶
func (ptr *QGeoRouteSegment) DestroyQGeoRouteSegment()
func (*QGeoRouteSegment) Distance ¶
func (ptr *QGeoRouteSegment) Distance() float64
func (*QGeoRouteSegment) IsLegLastSegment ¶
func (ptr *QGeoRouteSegment) IsLegLastSegment() bool
func (*QGeoRouteSegment) IsValid ¶
func (ptr *QGeoRouteSegment) IsValid() bool
func (*QGeoRouteSegment) Maneuver ¶
func (ptr *QGeoRouteSegment) Maneuver() *QGeoManeuver
func (*QGeoRouteSegment) NextRouteSegment ¶
func (ptr *QGeoRouteSegment) NextRouteSegment() *QGeoRouteSegment
func (*QGeoRouteSegment) Path ¶
func (ptr *QGeoRouteSegment) Path() []*positioning.QGeoCoordinate
func (*QGeoRouteSegment) Pointer ¶
func (ptr *QGeoRouteSegment) Pointer() unsafe.Pointer
func (*QGeoRouteSegment) QGeoRouteSegment_PTR ¶
func (ptr *QGeoRouteSegment) QGeoRouteSegment_PTR() *QGeoRouteSegment
func (*QGeoRouteSegment) SetDistance ¶
func (ptr *QGeoRouteSegment) SetDistance(distance float64)
func (*QGeoRouteSegment) SetManeuver ¶
func (ptr *QGeoRouteSegment) SetManeuver(maneuver QGeoManeuver_ITF)
func (*QGeoRouteSegment) SetNextRouteSegment ¶
func (ptr *QGeoRouteSegment) SetNextRouteSegment(routeSegment QGeoRouteSegment_ITF)
func (*QGeoRouteSegment) SetPath ¶
func (ptr *QGeoRouteSegment) SetPath(path []*positioning.QGeoCoordinate)
func (*QGeoRouteSegment) SetPointer ¶
func (ptr *QGeoRouteSegment) SetPointer(p unsafe.Pointer)
func (*QGeoRouteSegment) SetTravelTime ¶
func (ptr *QGeoRouteSegment) SetTravelTime(secs int)
func (*QGeoRouteSegment) TravelTime ¶
func (ptr *QGeoRouteSegment) TravelTime() int
type QGeoRouteSegment_ITF ¶
type QGeoRouteSegment_ITF interface {
QGeoRouteSegment_PTR() *QGeoRouteSegment
}
type QGeoRoute_ITF ¶
type QGeoRoute_ITF interface {
QGeoRoute_PTR() *QGeoRoute
}
type QGeoRoutingManager ¶
func NewQGeoRoutingManagerFromPointer ¶
func NewQGeoRoutingManagerFromPointer(ptr unsafe.Pointer) (n *QGeoRoutingManager)
func (*QGeoRoutingManager) CalculateRoute ¶
func (ptr *QGeoRoutingManager) CalculateRoute(request QGeoRouteRequest_ITF) *QGeoRouteReply
func (*QGeoRoutingManager) ChildEventDefault ¶
func (ptr *QGeoRoutingManager) ChildEventDefault(event core.QChildEvent_ITF)
func (*QGeoRoutingManager) ClassNameInternalF ¶
func (n *QGeoRoutingManager) ClassNameInternalF() string
func (*QGeoRoutingManager) ConnectDestroyQGeoRoutingManager ¶
func (ptr *QGeoRoutingManager) ConnectDestroyQGeoRoutingManager(f func())
func (*QGeoRoutingManager) ConnectError ¶
func (ptr *QGeoRoutingManager) ConnectError(f func(reply *QGeoRouteReply, error QGeoRouteReply__Error, errorString string))
func (*QGeoRoutingManager) ConnectFinished ¶
func (ptr *QGeoRoutingManager) ConnectFinished(f func(reply *QGeoRouteReply))
func (*QGeoRoutingManager) ConnectNotifyDefault ¶
func (ptr *QGeoRoutingManager) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRoutingManager) CustomEventDefault ¶
func (ptr *QGeoRoutingManager) CustomEventDefault(event core.QEvent_ITF)
func (*QGeoRoutingManager) DeleteLaterDefault ¶
func (ptr *QGeoRoutingManager) DeleteLaterDefault()
func (*QGeoRoutingManager) DestroyQGeoRoutingManager ¶
func (ptr *QGeoRoutingManager) DestroyQGeoRoutingManager()
func (*QGeoRoutingManager) DestroyQGeoRoutingManagerDefault ¶
func (ptr *QGeoRoutingManager) DestroyQGeoRoutingManagerDefault()
func (*QGeoRoutingManager) DisconnectDestroyQGeoRoutingManager ¶
func (ptr *QGeoRoutingManager) DisconnectDestroyQGeoRoutingManager()
func (*QGeoRoutingManager) DisconnectError ¶
func (ptr *QGeoRoutingManager) DisconnectError()
func (*QGeoRoutingManager) DisconnectFinished ¶
func (ptr *QGeoRoutingManager) DisconnectFinished()
func (*QGeoRoutingManager) DisconnectNotifyDefault ¶
func (ptr *QGeoRoutingManager) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRoutingManager) Error ¶
func (ptr *QGeoRoutingManager) Error(reply QGeoRouteReply_ITF, error QGeoRouteReply__Error, errorString string)
func (*QGeoRoutingManager) EventDefault ¶
func (ptr *QGeoRoutingManager) EventDefault(e core.QEvent_ITF) bool
func (*QGeoRoutingManager) EventFilterDefault ¶
func (ptr *QGeoRoutingManager) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QGeoRoutingManager) Finished ¶
func (ptr *QGeoRoutingManager) Finished(reply QGeoRouteReply_ITF)
func (*QGeoRoutingManager) InitFromInternal ¶
func (n *QGeoRoutingManager) InitFromInternal(ptr uintptr, name string)
func (*QGeoRoutingManager) Locale ¶
func (ptr *QGeoRoutingManager) Locale() *core.QLocale
func (*QGeoRoutingManager) ManagerName ¶
func (ptr *QGeoRoutingManager) ManagerName() string
func (*QGeoRoutingManager) ManagerVersion ¶
func (ptr *QGeoRoutingManager) ManagerVersion() int
func (*QGeoRoutingManager) MeasurementSystem ¶
func (ptr *QGeoRoutingManager) MeasurementSystem() core.QLocale__MeasurementSystem
func (*QGeoRoutingManager) MetaObjectDefault ¶
func (ptr *QGeoRoutingManager) MetaObjectDefault() *core.QMetaObject
func (*QGeoRoutingManager) Pointer ¶
func (ptr *QGeoRoutingManager) Pointer() unsafe.Pointer
func (*QGeoRoutingManager) QGeoRoutingManager_PTR ¶
func (ptr *QGeoRoutingManager) QGeoRoutingManager_PTR() *QGeoRoutingManager
func (*QGeoRoutingManager) SetLocale ¶
func (ptr *QGeoRoutingManager) SetLocale(locale core.QLocale_ITF)
func (*QGeoRoutingManager) SetMeasurementSystem ¶
func (ptr *QGeoRoutingManager) SetMeasurementSystem(system core.QLocale__MeasurementSystem)
func (*QGeoRoutingManager) SetPointer ¶
func (ptr *QGeoRoutingManager) SetPointer(p unsafe.Pointer)
func (*QGeoRoutingManager) SupportedFeatureTypes ¶
func (ptr *QGeoRoutingManager) SupportedFeatureTypes() QGeoRouteRequest__FeatureType
func (*QGeoRoutingManager) SupportedFeatureWeights ¶
func (ptr *QGeoRoutingManager) SupportedFeatureWeights() QGeoRouteRequest__FeatureWeight
func (*QGeoRoutingManager) SupportedManeuverDetails ¶
func (ptr *QGeoRoutingManager) SupportedManeuverDetails() QGeoRouteRequest__ManeuverDetail
func (*QGeoRoutingManager) SupportedRouteOptimizations ¶
func (ptr *QGeoRoutingManager) SupportedRouteOptimizations() QGeoRouteRequest__RouteOptimization
func (*QGeoRoutingManager) SupportedSegmentDetails ¶
func (ptr *QGeoRoutingManager) SupportedSegmentDetails() QGeoRouteRequest__SegmentDetail
func (*QGeoRoutingManager) SupportedTravelModes ¶
func (ptr *QGeoRoutingManager) SupportedTravelModes() QGeoRouteRequest__TravelMode
func (*QGeoRoutingManager) TimerEventDefault ¶
func (ptr *QGeoRoutingManager) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QGeoRoutingManager) UpdateRoute ¶
func (ptr *QGeoRoutingManager) UpdateRoute(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
type QGeoRoutingManagerEngine ¶
func NewQGeoRoutingManagerEngine ¶
func NewQGeoRoutingManagerEngine(parameters map[string]*core.QVariant, parent core.QObject_ITF) *QGeoRoutingManagerEngine
func NewQGeoRoutingManagerEngineFromPointer ¶
func NewQGeoRoutingManagerEngineFromPointer(ptr unsafe.Pointer) (n *QGeoRoutingManagerEngine)
func (*QGeoRoutingManagerEngine) CalculateRoute ¶
func (ptr *QGeoRoutingManagerEngine) CalculateRoute(request QGeoRouteRequest_ITF) *QGeoRouteReply
func (*QGeoRoutingManagerEngine) ChildEventDefault ¶
func (ptr *QGeoRoutingManagerEngine) ChildEventDefault(event core.QChildEvent_ITF)
func (*QGeoRoutingManagerEngine) ClassNameInternalF ¶
func (n *QGeoRoutingManagerEngine) ClassNameInternalF() string
func (*QGeoRoutingManagerEngine) ConnectCalculateRoute ¶
func (ptr *QGeoRoutingManagerEngine) ConnectCalculateRoute(f func(request *QGeoRouteRequest) *QGeoRouteReply)
func (*QGeoRoutingManagerEngine) ConnectDestroyQGeoRoutingManagerEngine ¶
func (ptr *QGeoRoutingManagerEngine) ConnectDestroyQGeoRoutingManagerEngine(f func())
func (*QGeoRoutingManagerEngine) ConnectError ¶
func (ptr *QGeoRoutingManagerEngine) ConnectError(f func(reply *QGeoRouteReply, error QGeoRouteReply__Error, errorString string))
func (*QGeoRoutingManagerEngine) ConnectFinished ¶
func (ptr *QGeoRoutingManagerEngine) ConnectFinished(f func(reply *QGeoRouteReply))
func (*QGeoRoutingManagerEngine) ConnectNotifyDefault ¶
func (ptr *QGeoRoutingManagerEngine) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRoutingManagerEngine) ConnectUpdateRoute ¶
func (ptr *QGeoRoutingManagerEngine) ConnectUpdateRoute(f func(route *QGeoRoute, position *positioning.QGeoCoordinate) *QGeoRouteReply)
func (*QGeoRoutingManagerEngine) CustomEventDefault ¶
func (ptr *QGeoRoutingManagerEngine) CustomEventDefault(event core.QEvent_ITF)
func (*QGeoRoutingManagerEngine) DeleteLaterDefault ¶
func (ptr *QGeoRoutingManagerEngine) DeleteLaterDefault()
func (*QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngine ¶
func (ptr *QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngine()
func (*QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngineDefault ¶
func (ptr *QGeoRoutingManagerEngine) DestroyQGeoRoutingManagerEngineDefault()
func (*QGeoRoutingManagerEngine) DisconnectCalculateRoute ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectCalculateRoute()
func (*QGeoRoutingManagerEngine) DisconnectDestroyQGeoRoutingManagerEngine ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectDestroyQGeoRoutingManagerEngine()
func (*QGeoRoutingManagerEngine) DisconnectError ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectError()
func (*QGeoRoutingManagerEngine) DisconnectFinished ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectFinished()
func (*QGeoRoutingManagerEngine) DisconnectNotifyDefault ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoRoutingManagerEngine) DisconnectUpdateRoute ¶
func (ptr *QGeoRoutingManagerEngine) DisconnectUpdateRoute()
func (*QGeoRoutingManagerEngine) Error ¶
func (ptr *QGeoRoutingManagerEngine) Error(reply QGeoRouteReply_ITF, error QGeoRouteReply__Error, errorString string)
func (*QGeoRoutingManagerEngine) EventDefault ¶
func (ptr *QGeoRoutingManagerEngine) EventDefault(e core.QEvent_ITF) bool
func (*QGeoRoutingManagerEngine) EventFilterDefault ¶
func (ptr *QGeoRoutingManagerEngine) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QGeoRoutingManagerEngine) Finished ¶
func (ptr *QGeoRoutingManagerEngine) Finished(reply QGeoRouteReply_ITF)
func (*QGeoRoutingManagerEngine) InitFromInternal ¶
func (n *QGeoRoutingManagerEngine) InitFromInternal(ptr uintptr, name string)
func (*QGeoRoutingManagerEngine) Locale ¶
func (ptr *QGeoRoutingManagerEngine) Locale() *core.QLocale
func (*QGeoRoutingManagerEngine) ManagerName ¶
func (ptr *QGeoRoutingManagerEngine) ManagerName() string
func (*QGeoRoutingManagerEngine) ManagerVersion ¶
func (ptr *QGeoRoutingManagerEngine) ManagerVersion() int
func (*QGeoRoutingManagerEngine) MeasurementSystem ¶
func (ptr *QGeoRoutingManagerEngine) MeasurementSystem() core.QLocale__MeasurementSystem
func (*QGeoRoutingManagerEngine) MetaObjectDefault ¶
func (ptr *QGeoRoutingManagerEngine) MetaObjectDefault() *core.QMetaObject
func (*QGeoRoutingManagerEngine) Pointer ¶
func (ptr *QGeoRoutingManagerEngine) Pointer() unsafe.Pointer
func (*QGeoRoutingManagerEngine) QGeoRoutingManagerEngine_PTR ¶
func (ptr *QGeoRoutingManagerEngine) QGeoRoutingManagerEngine_PTR() *QGeoRoutingManagerEngine
func (*QGeoRoutingManagerEngine) SetLocale ¶
func (ptr *QGeoRoutingManagerEngine) SetLocale(locale core.QLocale_ITF)
func (*QGeoRoutingManagerEngine) SetMeasurementSystem ¶
func (ptr *QGeoRoutingManagerEngine) SetMeasurementSystem(system core.QLocale__MeasurementSystem)
func (*QGeoRoutingManagerEngine) SetPointer ¶
func (ptr *QGeoRoutingManagerEngine) SetPointer(p unsafe.Pointer)
func (*QGeoRoutingManagerEngine) SetSupportedFeatureTypes ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedFeatureTypes(featureTypes QGeoRouteRequest__FeatureType)
func (*QGeoRoutingManagerEngine) SetSupportedFeatureWeights ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedFeatureWeights(featureWeights QGeoRouteRequest__FeatureWeight)
func (*QGeoRoutingManagerEngine) SetSupportedManeuverDetails ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedManeuverDetails(maneuverDetails QGeoRouteRequest__ManeuverDetail)
func (*QGeoRoutingManagerEngine) SetSupportedRouteOptimizations ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedRouteOptimizations(optimizations QGeoRouteRequest__RouteOptimization)
func (*QGeoRoutingManagerEngine) SetSupportedSegmentDetails ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedSegmentDetails(segmentDetails QGeoRouteRequest__SegmentDetail)
func (*QGeoRoutingManagerEngine) SetSupportedTravelModes ¶
func (ptr *QGeoRoutingManagerEngine) SetSupportedTravelModes(travelModes QGeoRouteRequest__TravelMode)
func (*QGeoRoutingManagerEngine) SupportedFeatureTypes ¶
func (ptr *QGeoRoutingManagerEngine) SupportedFeatureTypes() QGeoRouteRequest__FeatureType
func (*QGeoRoutingManagerEngine) SupportedFeatureWeights ¶
func (ptr *QGeoRoutingManagerEngine) SupportedFeatureWeights() QGeoRouteRequest__FeatureWeight
func (*QGeoRoutingManagerEngine) SupportedManeuverDetails ¶
func (ptr *QGeoRoutingManagerEngine) SupportedManeuverDetails() QGeoRouteRequest__ManeuverDetail
func (*QGeoRoutingManagerEngine) SupportedRouteOptimizations ¶
func (ptr *QGeoRoutingManagerEngine) SupportedRouteOptimizations() QGeoRouteRequest__RouteOptimization
func (*QGeoRoutingManagerEngine) SupportedSegmentDetails ¶
func (ptr *QGeoRoutingManagerEngine) SupportedSegmentDetails() QGeoRouteRequest__SegmentDetail
func (*QGeoRoutingManagerEngine) SupportedTravelModes ¶
func (ptr *QGeoRoutingManagerEngine) SupportedTravelModes() QGeoRouteRequest__TravelMode
func (*QGeoRoutingManagerEngine) TimerEventDefault ¶
func (ptr *QGeoRoutingManagerEngine) TimerEventDefault(event core.QTimerEvent_ITF)
func (*QGeoRoutingManagerEngine) UpdateRoute ¶
func (ptr *QGeoRoutingManagerEngine) UpdateRoute(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
func (*QGeoRoutingManagerEngine) UpdateRouteDefault ¶
func (ptr *QGeoRoutingManagerEngine) UpdateRouteDefault(route QGeoRoute_ITF, position positioning.QGeoCoordinate_ITF) *QGeoRouteReply
type QGeoRoutingManagerEngine_ITF ¶
type QGeoRoutingManagerEngine_ITF interface { core.QObject_ITF QGeoRoutingManagerEngine_PTR() *QGeoRoutingManagerEngine }
type QGeoRoutingManager_ITF ¶
type QGeoRoutingManager_ITF interface { core.QObject_ITF QGeoRoutingManager_PTR() *QGeoRoutingManager }
type QGeoServiceProvider ¶
func NewQGeoServiceProvider ¶
func NewQGeoServiceProviderFromPointer ¶
func NewQGeoServiceProviderFromPointer(ptr unsafe.Pointer) (n *QGeoServiceProvider)
func (*QGeoServiceProvider) AvailableServiceProviders ¶
func (ptr *QGeoServiceProvider) AvailableServiceProviders() []string
func (*QGeoServiceProvider) ChildEventDefault ¶
func (ptr *QGeoServiceProvider) ChildEventDefault(event core.QChildEvent_ITF)
func (*QGeoServiceProvider) ClassNameInternalF ¶
func (n *QGeoServiceProvider) ClassNameInternalF() string
func (*QGeoServiceProvider) ConnectDestroyQGeoServiceProvider ¶
func (ptr *QGeoServiceProvider) ConnectDestroyQGeoServiceProvider(f func())
func (*QGeoServiceProvider) ConnectNotifyDefault ¶
func (ptr *QGeoServiceProvider) ConnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoServiceProvider) CustomEventDefault ¶
func (ptr *QGeoServiceProvider) CustomEventDefault(event core.QEvent_ITF)
func (*QGeoServiceProvider) DeleteLaterDefault ¶
func (ptr *QGeoServiceProvider) DeleteLaterDefault()
func (*QGeoServiceProvider) DestroyQGeoServiceProvider ¶
func (ptr *QGeoServiceProvider) DestroyQGeoServiceProvider()
func (*QGeoServiceProvider) DestroyQGeoServiceProviderDefault ¶
func (ptr *QGeoServiceProvider) DestroyQGeoServiceProviderDefault()
func (*QGeoServiceProvider) DisconnectDestroyQGeoServiceProvider ¶
func (ptr *QGeoServiceProvider) DisconnectDestroyQGeoServiceProvider()
func (*QGeoServiceProvider) DisconnectNotifyDefault ¶
func (ptr *QGeoServiceProvider) DisconnectNotifyDefault(sign core.QMetaMethod_ITF)
func (*QGeoServiceProvider) Error ¶
func (ptr *QGeoServiceProvider) Error() QGeoServiceProvider__Error
func (*QGeoServiceProvider) ErrorString ¶
func (ptr *QGeoServiceProvider) ErrorString() string
func (*QGeoServiceProvider) EventDefault ¶
func (ptr *QGeoServiceProvider) EventDefault(e core.QEvent_ITF) bool
func (*QGeoServiceProvider) EventFilterDefault ¶
func (ptr *QGeoServiceProvider) EventFilterDefault(watched core.QObject_ITF, event core.QEvent_ITF) bool
func (*QGeoServiceProvider) GeocodingError ¶
func (ptr *QGeoServiceProvider) GeocodingError() QGeoServiceProvider__Error
func (*QGeoServiceProvider) GeocodingErrorString ¶
func (ptr *QGeoServiceProvider) GeocodingErrorString() string
func (*QGeoServiceProvider) GeocodingFeatures ¶
func (ptr *QGeoServiceProvider) GeocodingFeatures() QGeoServiceProvider__GeocodingFeature
func (*QGeoServiceProvider) GeocodingManager ¶
func (ptr *QGeoServiceProvider) GeocodingManager() *QGeoCodingManager
func (*QGeoServiceProvider) InitFromInternal ¶
func (n *QGeoServiceProvider) InitFromInternal(ptr uintptr, name string)
func (*QGeoServiceProvider) MappingError ¶
func (ptr *QGeoServiceProvider) MappingError() QGeoServiceProvider__Error
func (*QGeoServiceProvider) MappingErrorString ¶
func (ptr *QGeoServiceProvider) MappingErrorString() string
func (*QGeoServiceProvider) MappingFeatures ¶
func (ptr *QGeoServiceProvider) MappingFeatures() QGeoServiceProvider__MappingFeature
func (*QGeoServiceProvider) MetaObjectDefault ¶
func (ptr *QGeoServiceProvider) MetaObjectDefault() *core.QMetaObject
func (*QGeoServiceProvider) NavigationError ¶
func (ptr *QGeoServiceProvider) NavigationError() QGeoServiceProvider__Error
func (*QGeoServiceProvider) NavigationErrorString ¶
func (ptr *QGeoServiceProvider) NavigationErrorString() string
func (*QGeoServiceProvider) NavigationFeatures ¶
func (ptr *QGeoServiceProvider) NavigationFeatures() QGeoServiceProvider__NavigationFeature
func (*QGeoServiceProvider) PlaceManager ¶
func (ptr *QGeoServiceProvider) PlaceManager() *QPlaceManager
func (*QGeoServiceProvider) PlacesError ¶
func (ptr *QGeoServiceProvider) PlacesError() QGeoServiceProvider__Error
func (*QGeoServiceProvider) PlacesErrorString ¶
func (ptr *QGeoServiceProvider) PlacesErrorString() string
func (*QGeoServiceProvider) PlacesFeatures ¶
func (ptr *QGeoServiceProvider) PlacesFeatures() QGeoServiceProvider__PlacesFeature
func (*QGeoServiceProvider) Pointer ¶
func (ptr *QGeoServiceProvider) Pointer() unsafe.Pointer
func (*QGeoServiceProvider) QGeoServiceProvider_PTR ¶
func (ptr *QGeoServiceProvider) QGeoServiceProvider_PTR() *QGeoServiceProvider
func (*QGeoServiceProvider) RoutingError ¶
func (ptr *QGeoServiceProvider) RoutingError() QGeoServiceProvider__Error
func (*QGeoServiceProvider) RoutingErrorString ¶
func (ptr *QGeoServiceProvider) RoutingErrorString() string
func (*QGeoServiceProvider) RoutingFeatures ¶
func (ptr *QGeoServiceProvider) RoutingFeatures() QGeoServiceProvider__RoutingFeature
func (*QGeoServiceProvider) RoutingManager ¶
func (ptr *QGeoServiceProvider) RoutingManager() *QGeoRoutingManager
func (*QGeoServiceProvider) SetAllowExperimental ¶
func (ptr *QGeoServiceProvider) SetAllowExperimental(allow bool)
func (*QGeoServiceProvider) SetLocale ¶
func (ptr *QGeoServiceProvider) SetLocale(locale core.QLocale_ITF)
func (*QGeoServiceProvider) SetParameters ¶
func (ptr *QGeoServiceProvider) SetParameters(parameters map[string]*core.QVariant)
func (*QGeoServiceProvider) SetPointer ¶
func (ptr *QGeoServiceProvider) SetPointer(p unsafe.Pointer)
func (*QGeoServiceProvider) TimerEventDefault ¶
func (ptr *QGeoServiceProvider) TimerEventDefault(event core.QTimerEvent_ITF)
type QGeoServiceProviderFactory ¶
func NewQGeoServiceProviderFactoryFromPointer ¶
func NewQGeoServiceProviderFactoryFromPointer(ptr unsafe.Pointer) (n *QGeoServiceProviderFactory)
func (*QGeoServiceProviderFactory) ClassNameInternalF ¶
func (n *QGeoServiceProviderFactory) ClassNameInternalF() string
func (*QGeoServiceProviderFactory) ConnectDestroyQGeoServiceProviderFactory ¶
func (ptr *QGeoServiceProviderFactory) ConnectDestroyQGeoServiceProviderFactory(f func())
func (*QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactory ¶
func (ptr *QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactory()
func (*QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactoryDefault ¶
func (ptr *QGeoServiceProviderFactory) DestroyQGeoServiceProviderFactoryDefault()
func (*QGeoServiceProviderFactory) DisconnectDestroyQGeoServiceProviderFactory ¶
func (ptr *QGeoServiceProviderFactory) DisconnectDestroyQGeoServiceProviderFactory()
func (*QGeoServiceProviderFactory) Pointer ¶
func (ptr *QGeoServiceProviderFactory) Pointer() unsafe.Pointer
func (*QGeoServiceProviderFactory) QGeoServiceProviderFactory_PTR ¶
func (ptr *QGeoServiceProviderFactory) QGeoServiceProviderFactory_PTR() *QGeoServiceProviderFactory
func (*QGeoServiceProviderFactory) SetPointer ¶
func (ptr *QGeoServiceProviderFactory) SetPointer(p unsafe.Pointer)
type QGeoServiceProviderFactoryV2 ¶
type QGeoServiceProviderFactoryV2 struct {
QGeoServiceProviderFactory
}
func NewQGeoServiceProviderFactoryV2FromPointer ¶
func NewQGeoServiceProviderFactoryV2FromPointer(ptr unsafe.Pointer) (n *QGeoServiceProviderFactoryV2)
func (*QGeoServiceProviderFactoryV2) ClassNameInternalF ¶
func (n *QGeoServiceProviderFactoryV2) ClassNameInternalF() string
func (*QGeoServiceProviderFactoryV2) InitFromInternal ¶
func (n *QGeoServiceProviderFactoryV2) InitFromInternal(ptr uintptr, name string)
func (*QGeoServiceProviderFactoryV2) Pointer ¶
func (ptr *QGeoServiceProviderFactoryV2) Pointer() unsafe.Pointer
func (*QGeoServiceProviderFactoryV2) QGeoServiceProviderFactoryV2_PTR ¶
func (ptr *QGeoServiceProviderFactoryV2) QGeoServiceProviderFactoryV2_PTR() *QGeoServiceProviderFactoryV2
func (*QGeoServiceProviderFactoryV2) SetPointer ¶
func (ptr *QGeoServiceProviderFactoryV2) SetPointer(p unsafe.Pointer)
type QGeoServiceProviderFactoryV2_ITF ¶
type QGeoServiceProviderFactoryV2_ITF interface { QGeoServiceProviderFactory_ITF QGeoServiceProviderFactoryV2_PTR() *QGeoServiceProviderFactoryV2 }
type QGeoServiceProviderFactoryV3 ¶
type QGeoServiceProviderFactoryV3 struct {
QGeoServiceProviderFactoryV2
}
func NewQGeoServiceProviderFactoryV3FromPointer ¶
func NewQGeoServiceProviderFactoryV3FromPointer(ptr unsafe.Pointer) (n *QGeoServiceProviderFactoryV3)
func (*QGeoServiceProviderFactoryV3) ClassNameInternalF ¶
func (n *QGeoServiceProviderFactoryV3) ClassNameInternalF() string
func (*QGeoServiceProviderFactoryV3) DestroyQGeoServiceProviderFactoryV3 ¶
func (ptr *QGeoServiceProviderFactoryV3) DestroyQGeoServiceProviderFactoryV3()
func (*QGeoServiceProviderFactoryV3) InitFromInternal ¶
func (n *QGeoServiceProviderFactoryV3) InitFromInternal(ptr uintptr, name string)
func (*QGeoServiceProviderFactoryV3) Pointer ¶
func (ptr *QGeoServiceProviderFactoryV3) Pointer() unsafe.Pointer
func (*QGeoServiceProviderFactoryV3) QGeoServiceProviderFactoryV3_PTR ¶
func (ptr *QGeoServiceProviderFactoryV3) QGeoServiceProviderFactoryV3_PTR() *QGeoServiceProviderFactoryV3
func (*QGeoServiceProviderFactoryV3) SetPointer ¶
func (ptr *QGeoServiceProviderFactoryV3) SetPointer(p unsafe.Pointer)
type QGeoServiceProviderFactoryV3_ITF ¶
type QGeoServiceProviderFactoryV3_ITF interface { QGeoServiceProviderFactoryV2_ITF QGeoServiceProviderFactoryV3_PTR() *QGeoServiceProviderFactoryV3 }
type QGeoServiceProviderFactory_ITF ¶
type QGeoServiceProviderFactory_ITF interface {
QGeoServiceProviderFactory_PTR() *QGeoServiceProviderFactory
}
type QGeoServiceProvider_ITF ¶
type QGeoServiceProvider_ITF interface { core.QObject_ITF QGeoServiceProvider_PTR() *QGeoServiceProvider }
type QGeoServiceProvider__Error ¶
type QGeoServiceProvider__Error int64
QGeoServiceProvider::Error
const ( QGeoServiceProvider__NoError QGeoServiceProvider__Error = QGeoServiceProvider__Error(0) QGeoServiceProvider__NotSupportedError QGeoServiceProvider__Error = QGeoServiceProvider__Error(1) QGeoServiceProvider__UnknownParameterError QGeoServiceProvider__Error = QGeoServiceProvider__Error(2) QGeoServiceProvider__MissingRequiredParameterError QGeoServiceProvider__Error = QGeoServiceProvider__Error(3) QGeoServiceProvider__ConnectionError QGeoServiceProvider__Error = QGeoServiceProvider__Error(4) QGeoServiceProvider__LoaderError QGeoServiceProvider__Error = QGeoServiceProvider__Error(5) )
type QGeoServiceProvider__GeocodingFeature ¶
type QGeoServiceProvider__GeocodingFeature int64
QGeoServiceProvider::GeocodingFeature
var ( QGeoServiceProvider__NoGeocodingFeatures QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) QGeoServiceProvider__OnlineGeocodingFeature QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) QGeoServiceProvider__OfflineGeocodingFeature QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) QGeoServiceProvider__ReverseGeocodingFeature QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) QGeoServiceProvider__LocalizedGeocodingFeature QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) QGeoServiceProvider__AnyGeocodingFeatures QGeoServiceProvider__GeocodingFeature = QGeoServiceProvider__GeocodingFeature(0) )
type QGeoServiceProvider__MappingFeature ¶
type QGeoServiceProvider__MappingFeature int64
QGeoServiceProvider::MappingFeature
var ( QGeoServiceProvider__NoMappingFeatures QGeoServiceProvider__MappingFeature = QGeoServiceProvider__MappingFeature(0) QGeoServiceProvider__OnlineMappingFeature QGeoServiceProvider__MappingFeature = QGeoServiceProvider__MappingFeature(0) QGeoServiceProvider__OfflineMappingFeature QGeoServiceProvider__MappingFeature = QGeoServiceProvider__MappingFeature(0) QGeoServiceProvider__LocalizedMappingFeature QGeoServiceProvider__MappingFeature = QGeoServiceProvider__MappingFeature(0) QGeoServiceProvider__AnyMappingFeatures QGeoServiceProvider__MappingFeature = QGeoServiceProvider__MappingFeature(0) )
type QGeoServiceProvider__NavigationFeature ¶
type QGeoServiceProvider__NavigationFeature int64
QGeoServiceProvider::NavigationFeature
var ()
type QGeoServiceProvider__PlacesFeature ¶
type QGeoServiceProvider__PlacesFeature int64
QGeoServiceProvider::PlacesFeature
var ( QGeoServiceProvider__NoPlacesFeatures QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__OnlinePlacesFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__OfflinePlacesFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__SavePlaceFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__RemovePlaceFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__SaveCategoryFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__RemoveCategoryFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__PlaceRecommendationsFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__SearchSuggestionsFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__LocalizedPlacesFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__NotificationsFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__PlaceMatchingFeature QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) QGeoServiceProvider__AnyPlacesFeatures QGeoServiceProvider__PlacesFeature = QGeoServiceProvider__PlacesFeature(0) )
type QGeoServiceProvider__RoutingFeature ¶
type QGeoServiceProvider__RoutingFeature int64
QGeoServiceProvider::RoutingFeature
var ( QGeoServiceProvider__NoRoutingFeatures QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__OnlineRoutingFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__OfflineRoutingFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__LocalizedRoutingFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__RouteUpdatesFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__AlternativeRoutesFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__ExcludeAreasRoutingFeature QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) QGeoServiceProvider__AnyRoutingFeatures QGeoServiceProvider__RoutingFeature = QGeoServiceProvider__RoutingFeature(0) )
type QLocation ¶
func NewQLocationFromPointer ¶
func (*QLocation) ClassNameInternalF ¶
func (*QLocation) DestroyQLocation ¶
func (ptr *QLocation) DestroyQLocation()
func (*QLocation) QLocation_PTR ¶
func (*QLocation) SetPointer ¶
type QLocation_ITF ¶
type QLocation_ITF interface {
QLocation_PTR() *QLocation
}
type QLocation__Visibility ¶
type QLocation__Visibility int64
QLocation::Visibility
const ( QLocation__UnspecifiedVisibility QLocation__Visibility = QLocation__Visibility(0x00) QLocation__DeviceVisibility QLocation__Visibility = QLocation__Visibility(0x01) QLocation__PrivateVisibility QLocation__Visibility = QLocation__Visibility(0x02) QLocation__PublicVisibility QLocation__Visibility = QLocation__Visibility(0x04) )
type QPlace ¶
func NewQPlaceFromPointer ¶
func (*QPlace) ClassNameInternalF ¶
func (*QPlace) QPlace_PTR ¶
func (*QPlace) SetPointer ¶
type QPlaceAttribute ¶
func NewQPlaceAttributeFromPointer ¶
func NewQPlaceAttributeFromPointer(ptr unsafe.Pointer) (n *QPlaceAttribute)
func (*QPlaceAttribute) ClassNameInternalF ¶
func (n *QPlaceAttribute) ClassNameInternalF() string
func (*QPlaceAttribute) Pointer ¶
func (ptr *QPlaceAttribute) Pointer() unsafe.Pointer
func (*QPlaceAttribute) QPlaceAttribute_PTR ¶
func (ptr *QPlaceAttribute) QPlaceAttribute_PTR() *QPlaceAttribute
func (*QPlaceAttribute) SetPointer ¶
func (ptr *QPlaceAttribute) SetPointer(p unsafe.Pointer)
type QPlaceAttribute_ITF ¶
type QPlaceAttribute_ITF interface {
QPlaceAttribute_PTR() *QPlaceAttribute
}
type QPlaceCategory ¶
func NewQPlaceCategoryFromPointer ¶
func NewQPlaceCategoryFromPointer(ptr unsafe.Pointer) (n *QPlaceCategory)
func (*QPlaceCategory) ClassNameInternalF ¶
func (n *QPlaceCategory) ClassNameInternalF() string
func (*QPlaceCategory) Pointer ¶
func (ptr *QPlaceCategory) Pointer() unsafe.Pointer
func (*QPlaceCategory) QPlaceCategory_PTR ¶
func (ptr *QPlaceCategory) QPlaceCategory_PTR() *QPlaceCategory
func (*QPlaceCategory) SetPointer ¶
func (ptr *QPlaceCategory) SetPointer(p unsafe.Pointer)
type QPlaceCategory_ITF ¶
type QPlaceCategory_ITF interface {
QPlaceCategory_PTR() *QPlaceCategory
}
type QPlaceContactDetail ¶
func NewQPlaceContactDetailFromPointer ¶
func NewQPlaceContactDetailFromPointer(ptr unsafe.Pointer) (n *QPlaceContactDetail)
func (*QPlaceContactDetail) ClassNameInternalF ¶
func (n *QPlaceContactDetail) ClassNameInternalF() string
func (*QPlaceContactDetail) Pointer ¶
func (ptr *QPlaceContactDetail) Pointer() unsafe.Pointer
func (*QPlaceContactDetail) QPlaceContactDetail_PTR ¶
func (ptr *QPlaceContactDetail) QPlaceContactDetail_PTR() *QPlaceContactDetail
func (*QPlaceContactDetail) SetPointer ¶
func (ptr *QPlaceContactDetail) SetPointer(p unsafe.Pointer)
type QPlaceContactDetail_ITF ¶
type QPlaceContactDetail_ITF interface {
QPlaceContactDetail_PTR() *QPlaceContactDetail
}
type QPlaceContent ¶
func NewQPlaceContentFromPointer ¶
func NewQPlaceContentFromPointer(ptr unsafe.Pointer) (n *QPlaceContent)
func (*QPlaceContent) ClassNameInternalF ¶
func (n *QPlaceContent) ClassNameInternalF() string
func (*QPlaceContent) Pointer ¶
func (ptr *QPlaceContent) Pointer() unsafe.Pointer
func (*QPlaceContent) QPlaceContent_PTR ¶
func (ptr *QPlaceContent) QPlaceContent_PTR() *QPlaceContent
func (*QPlaceContent) SetPointer ¶
func (ptr *QPlaceContent) SetPointer(p unsafe.Pointer)
type QPlaceContentReply ¶
type QPlaceContentReply struct {
QPlaceReply
}
func NewQPlaceContentReplyFromPointer ¶
func NewQPlaceContentReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceContentReply)
func (*QPlaceContentReply) ClassNameInternalF ¶
func (n *QPlaceContentReply) ClassNameInternalF() string
func (*QPlaceContentReply) InitFromInternal ¶
func (n *QPlaceContentReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceContentReply) Pointer ¶
func (ptr *QPlaceContentReply) Pointer() unsafe.Pointer
func (*QPlaceContentReply) QPlaceContentReply_PTR ¶
func (ptr *QPlaceContentReply) QPlaceContentReply_PTR() *QPlaceContentReply
func (*QPlaceContentReply) SetPointer ¶
func (ptr *QPlaceContentReply) SetPointer(p unsafe.Pointer)
type QPlaceContentReply_ITF ¶
type QPlaceContentReply_ITF interface { QPlaceReply_ITF QPlaceContentReply_PTR() *QPlaceContentReply }
type QPlaceContentRequest ¶
func NewQPlaceContentRequestFromPointer ¶
func NewQPlaceContentRequestFromPointer(ptr unsafe.Pointer) (n *QPlaceContentRequest)
func (*QPlaceContentRequest) ClassNameInternalF ¶
func (n *QPlaceContentRequest) ClassNameInternalF() string
func (*QPlaceContentRequest) Pointer ¶
func (ptr *QPlaceContentRequest) Pointer() unsafe.Pointer
func (*QPlaceContentRequest) QPlaceContentRequest_PTR ¶
func (ptr *QPlaceContentRequest) QPlaceContentRequest_PTR() *QPlaceContentRequest
func (*QPlaceContentRequest) SetPointer ¶
func (ptr *QPlaceContentRequest) SetPointer(p unsafe.Pointer)
type QPlaceContentRequest_ITF ¶
type QPlaceContentRequest_ITF interface {
QPlaceContentRequest_PTR() *QPlaceContentRequest
}
type QPlaceContent_ITF ¶
type QPlaceContent_ITF interface {
QPlaceContent_PTR() *QPlaceContent
}
type QPlaceContent__Type ¶
type QPlaceContent__Type int64
QPlaceContent::Type
const ( QPlaceContent__NoType QPlaceContent__Type = QPlaceContent__Type(0) QPlaceContent__ImageType QPlaceContent__Type = QPlaceContent__Type(1) QPlaceContent__ReviewType QPlaceContent__Type = QPlaceContent__Type(2) QPlaceContent__EditorialType QPlaceContent__Type = QPlaceContent__Type(3) QPlaceContent__CustomType QPlaceContent__Type = QPlaceContent__Type(0x0100) )
type QPlaceDetailsReply ¶
type QPlaceDetailsReply struct {
QPlaceReply
}
func NewQPlaceDetailsReplyFromPointer ¶
func NewQPlaceDetailsReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceDetailsReply)
func (*QPlaceDetailsReply) ClassNameInternalF ¶
func (n *QPlaceDetailsReply) ClassNameInternalF() string
func (*QPlaceDetailsReply) InitFromInternal ¶
func (n *QPlaceDetailsReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceDetailsReply) Pointer ¶
func (ptr *QPlaceDetailsReply) Pointer() unsafe.Pointer
func (*QPlaceDetailsReply) QPlaceDetailsReply_PTR ¶
func (ptr *QPlaceDetailsReply) QPlaceDetailsReply_PTR() *QPlaceDetailsReply
func (*QPlaceDetailsReply) SetPointer ¶
func (ptr *QPlaceDetailsReply) SetPointer(p unsafe.Pointer)
type QPlaceDetailsReply_ITF ¶
type QPlaceDetailsReply_ITF interface { QPlaceReply_ITF QPlaceDetailsReply_PTR() *QPlaceDetailsReply }
type QPlaceEditorial ¶
type QPlaceEditorial struct {
QPlaceContent
}
func NewQPlaceEditorialFromPointer ¶
func NewQPlaceEditorialFromPointer(ptr unsafe.Pointer) (n *QPlaceEditorial)
func (*QPlaceEditorial) ClassNameInternalF ¶
func (n *QPlaceEditorial) ClassNameInternalF() string
func (*QPlaceEditorial) InitFromInternal ¶
func (n *QPlaceEditorial) InitFromInternal(ptr uintptr, name string)
func (*QPlaceEditorial) Pointer ¶
func (ptr *QPlaceEditorial) Pointer() unsafe.Pointer
func (*QPlaceEditorial) QPlaceEditorial_PTR ¶
func (ptr *QPlaceEditorial) QPlaceEditorial_PTR() *QPlaceEditorial
func (*QPlaceEditorial) SetPointer ¶
func (ptr *QPlaceEditorial) SetPointer(p unsafe.Pointer)
type QPlaceEditorial_ITF ¶
type QPlaceEditorial_ITF interface { QPlaceContent_ITF QPlaceEditorial_PTR() *QPlaceEditorial }
type QPlaceIcon ¶
func NewQPlaceIconFromPointer ¶
func NewQPlaceIconFromPointer(ptr unsafe.Pointer) (n *QPlaceIcon)
func (*QPlaceIcon) ClassNameInternalF ¶
func (n *QPlaceIcon) ClassNameInternalF() string
func (*QPlaceIcon) Pointer ¶
func (ptr *QPlaceIcon) Pointer() unsafe.Pointer
func (*QPlaceIcon) QPlaceIcon_PTR ¶
func (ptr *QPlaceIcon) QPlaceIcon_PTR() *QPlaceIcon
func (*QPlaceIcon) SetPointer ¶
func (ptr *QPlaceIcon) SetPointer(p unsafe.Pointer)
type QPlaceIcon_ITF ¶
type QPlaceIcon_ITF interface {
QPlaceIcon_PTR() *QPlaceIcon
}
type QPlaceIdReply ¶
type QPlaceIdReply struct {
QPlaceReply
}
func NewQPlaceIdReplyFromPointer ¶
func NewQPlaceIdReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceIdReply)
func (*QPlaceIdReply) ClassNameInternalF ¶
func (n *QPlaceIdReply) ClassNameInternalF() string
func (*QPlaceIdReply) InitFromInternal ¶
func (n *QPlaceIdReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceIdReply) Pointer ¶
func (ptr *QPlaceIdReply) Pointer() unsafe.Pointer
func (*QPlaceIdReply) QPlaceIdReply_PTR ¶
func (ptr *QPlaceIdReply) QPlaceIdReply_PTR() *QPlaceIdReply
func (*QPlaceIdReply) SetPointer ¶
func (ptr *QPlaceIdReply) SetPointer(p unsafe.Pointer)
type QPlaceIdReply_ITF ¶
type QPlaceIdReply_ITF interface { QPlaceReply_ITF QPlaceIdReply_PTR() *QPlaceIdReply }
type QPlaceIdReply__OperationType ¶
type QPlaceIdReply__OperationType int64
QPlaceIdReply::OperationType
const ( QPlaceIdReply__SavePlace QPlaceIdReply__OperationType = QPlaceIdReply__OperationType(0) QPlaceIdReply__SaveCategory QPlaceIdReply__OperationType = QPlaceIdReply__OperationType(1) QPlaceIdReply__RemovePlace QPlaceIdReply__OperationType = QPlaceIdReply__OperationType(2) QPlaceIdReply__RemoveCategory QPlaceIdReply__OperationType = QPlaceIdReply__OperationType(3) )
type QPlaceImage ¶
type QPlaceImage struct {
QPlaceContent
}
func NewQPlaceImageFromPointer ¶
func NewQPlaceImageFromPointer(ptr unsafe.Pointer) (n *QPlaceImage)
func (*QPlaceImage) ClassNameInternalF ¶
func (n *QPlaceImage) ClassNameInternalF() string
func (*QPlaceImage) InitFromInternal ¶
func (n *QPlaceImage) InitFromInternal(ptr uintptr, name string)
func (*QPlaceImage) Pointer ¶
func (ptr *QPlaceImage) Pointer() unsafe.Pointer
func (*QPlaceImage) QPlaceImage_PTR ¶
func (ptr *QPlaceImage) QPlaceImage_PTR() *QPlaceImage
func (*QPlaceImage) SetPointer ¶
func (ptr *QPlaceImage) SetPointer(p unsafe.Pointer)
type QPlaceImage_ITF ¶
type QPlaceImage_ITF interface { QPlaceContent_ITF QPlaceImage_PTR() *QPlaceImage }
type QPlaceManager ¶
func NewQPlaceManagerFromPointer ¶
func NewQPlaceManagerFromPointer(ptr unsafe.Pointer) (n *QPlaceManager)
func (*QPlaceManager) ClassNameInternalF ¶
func (n *QPlaceManager) ClassNameInternalF() string
func (*QPlaceManager) InitFromInternal ¶
func (n *QPlaceManager) InitFromInternal(ptr uintptr, name string)
func (*QPlaceManager) Pointer ¶
func (ptr *QPlaceManager) Pointer() unsafe.Pointer
func (*QPlaceManager) QPlaceManager_PTR ¶
func (ptr *QPlaceManager) QPlaceManager_PTR() *QPlaceManager
func (*QPlaceManager) SetPointer ¶
func (ptr *QPlaceManager) SetPointer(p unsafe.Pointer)
type QPlaceManagerEngine ¶
func NewQPlaceManagerEngineFromPointer ¶
func NewQPlaceManagerEngineFromPointer(ptr unsafe.Pointer) (n *QPlaceManagerEngine)
func (*QPlaceManagerEngine) ClassNameInternalF ¶
func (n *QPlaceManagerEngine) ClassNameInternalF() string
func (*QPlaceManagerEngine) InitFromInternal ¶
func (n *QPlaceManagerEngine) InitFromInternal(ptr uintptr, name string)
func (*QPlaceManagerEngine) Pointer ¶
func (ptr *QPlaceManagerEngine) Pointer() unsafe.Pointer
func (*QPlaceManagerEngine) QPlaceManagerEngine_PTR ¶
func (ptr *QPlaceManagerEngine) QPlaceManagerEngine_PTR() *QPlaceManagerEngine
func (*QPlaceManagerEngine) SetPointer ¶
func (ptr *QPlaceManagerEngine) SetPointer(p unsafe.Pointer)
type QPlaceManagerEngine_ITF ¶
type QPlaceManagerEngine_ITF interface { core.QObject_ITF QPlaceManagerEngine_PTR() *QPlaceManagerEngine }
type QPlaceManager_ITF ¶
type QPlaceManager_ITF interface { core.QObject_ITF QPlaceManager_PTR() *QPlaceManager }
type QPlaceMatchReply ¶
type QPlaceMatchReply struct {
QPlaceReply
}
func NewQPlaceMatchReplyFromPointer ¶
func NewQPlaceMatchReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceMatchReply)
func (*QPlaceMatchReply) ClassNameInternalF ¶
func (n *QPlaceMatchReply) ClassNameInternalF() string
func (*QPlaceMatchReply) InitFromInternal ¶
func (n *QPlaceMatchReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceMatchReply) Pointer ¶
func (ptr *QPlaceMatchReply) Pointer() unsafe.Pointer
func (*QPlaceMatchReply) QPlaceMatchReply_PTR ¶
func (ptr *QPlaceMatchReply) QPlaceMatchReply_PTR() *QPlaceMatchReply
func (*QPlaceMatchReply) SetPointer ¶
func (ptr *QPlaceMatchReply) SetPointer(p unsafe.Pointer)
type QPlaceMatchReply_ITF ¶
type QPlaceMatchReply_ITF interface { QPlaceReply_ITF QPlaceMatchReply_PTR() *QPlaceMatchReply }
type QPlaceMatchRequest ¶
func NewQPlaceMatchRequestFromPointer ¶
func NewQPlaceMatchRequestFromPointer(ptr unsafe.Pointer) (n *QPlaceMatchRequest)
func (*QPlaceMatchRequest) ClassNameInternalF ¶
func (n *QPlaceMatchRequest) ClassNameInternalF() string
func (*QPlaceMatchRequest) Pointer ¶
func (ptr *QPlaceMatchRequest) Pointer() unsafe.Pointer
func (*QPlaceMatchRequest) QPlaceMatchRequest_PTR ¶
func (ptr *QPlaceMatchRequest) QPlaceMatchRequest_PTR() *QPlaceMatchRequest
func (*QPlaceMatchRequest) SetPointer ¶
func (ptr *QPlaceMatchRequest) SetPointer(p unsafe.Pointer)
type QPlaceMatchRequest_ITF ¶
type QPlaceMatchRequest_ITF interface {
QPlaceMatchRequest_PTR() *QPlaceMatchRequest
}
type QPlaceProposedSearchResult ¶
type QPlaceProposedSearchResult struct {
QPlaceSearchResult
}
func NewQPlaceProposedSearchResultFromPointer ¶
func NewQPlaceProposedSearchResultFromPointer(ptr unsafe.Pointer) (n *QPlaceProposedSearchResult)
func (*QPlaceProposedSearchResult) ClassNameInternalF ¶
func (n *QPlaceProposedSearchResult) ClassNameInternalF() string
func (*QPlaceProposedSearchResult) InitFromInternal ¶
func (n *QPlaceProposedSearchResult) InitFromInternal(ptr uintptr, name string)
func (*QPlaceProposedSearchResult) Pointer ¶
func (ptr *QPlaceProposedSearchResult) Pointer() unsafe.Pointer
func (*QPlaceProposedSearchResult) QPlaceProposedSearchResult_PTR ¶
func (ptr *QPlaceProposedSearchResult) QPlaceProposedSearchResult_PTR() *QPlaceProposedSearchResult
func (*QPlaceProposedSearchResult) SetPointer ¶
func (ptr *QPlaceProposedSearchResult) SetPointer(p unsafe.Pointer)
type QPlaceProposedSearchResult_ITF ¶
type QPlaceProposedSearchResult_ITF interface { QPlaceSearchResult_ITF QPlaceProposedSearchResult_PTR() *QPlaceProposedSearchResult }
type QPlaceRatings ¶
func NewQPlaceRatingsFromPointer ¶
func NewQPlaceRatingsFromPointer(ptr unsafe.Pointer) (n *QPlaceRatings)
func (*QPlaceRatings) ClassNameInternalF ¶
func (n *QPlaceRatings) ClassNameInternalF() string
func (*QPlaceRatings) Pointer ¶
func (ptr *QPlaceRatings) Pointer() unsafe.Pointer
func (*QPlaceRatings) QPlaceRatings_PTR ¶
func (ptr *QPlaceRatings) QPlaceRatings_PTR() *QPlaceRatings
func (*QPlaceRatings) SetPointer ¶
func (ptr *QPlaceRatings) SetPointer(p unsafe.Pointer)
type QPlaceRatings_ITF ¶
type QPlaceRatings_ITF interface {
QPlaceRatings_PTR() *QPlaceRatings
}
type QPlaceReply ¶
func NewQPlaceReplyFromPointer ¶
func NewQPlaceReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceReply)
func (*QPlaceReply) ClassNameInternalF ¶
func (n *QPlaceReply) ClassNameInternalF() string
func (*QPlaceReply) InitFromInternal ¶
func (n *QPlaceReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceReply) Pointer ¶
func (ptr *QPlaceReply) Pointer() unsafe.Pointer
func (*QPlaceReply) QPlaceReply_PTR ¶
func (ptr *QPlaceReply) QPlaceReply_PTR() *QPlaceReply
func (*QPlaceReply) SetPointer ¶
func (ptr *QPlaceReply) SetPointer(p unsafe.Pointer)
type QPlaceReply_ITF ¶
type QPlaceReply_ITF interface { core.QObject_ITF QPlaceReply_PTR() *QPlaceReply }
type QPlaceReply__Error ¶
type QPlaceReply__Error int64
QPlaceReply::Error
const ( QPlaceReply__NoError QPlaceReply__Error = QPlaceReply__Error(0) QPlaceReply__PlaceDoesNotExistError QPlaceReply__Error = QPlaceReply__Error(1) QPlaceReply__CategoryDoesNotExistError QPlaceReply__Error = QPlaceReply__Error(2) QPlaceReply__CommunicationError QPlaceReply__Error = QPlaceReply__Error(3) QPlaceReply__ParseError QPlaceReply__Error = QPlaceReply__Error(4) QPlaceReply__PermissionsError QPlaceReply__Error = QPlaceReply__Error(5) QPlaceReply__UnsupportedError QPlaceReply__Error = QPlaceReply__Error(6) QPlaceReply__BadArgumentError QPlaceReply__Error = QPlaceReply__Error(7) QPlaceReply__CancelError QPlaceReply__Error = QPlaceReply__Error(8) QPlaceReply__UnknownError QPlaceReply__Error = QPlaceReply__Error(9) )
type QPlaceReply__Type ¶
type QPlaceReply__Type int64
QPlaceReply::Type
const ( QPlaceReply__Reply QPlaceReply__Type = QPlaceReply__Type(0) QPlaceReply__DetailsReply QPlaceReply__Type = QPlaceReply__Type(1) QPlaceReply__SearchReply QPlaceReply__Type = QPlaceReply__Type(2) QPlaceReply__SearchSuggestionReply QPlaceReply__Type = QPlaceReply__Type(3) QPlaceReply__ContentReply QPlaceReply__Type = QPlaceReply__Type(4) QPlaceReply__IdReply QPlaceReply__Type = QPlaceReply__Type(5) QPlaceReply__MatchReply QPlaceReply__Type = QPlaceReply__Type(6) )
type QPlaceResult ¶
type QPlaceResult struct {
QPlaceSearchResult
}
func NewQPlaceResultFromPointer ¶
func NewQPlaceResultFromPointer(ptr unsafe.Pointer) (n *QPlaceResult)
func (*QPlaceResult) ClassNameInternalF ¶
func (n *QPlaceResult) ClassNameInternalF() string
func (*QPlaceResult) InitFromInternal ¶
func (n *QPlaceResult) InitFromInternal(ptr uintptr, name string)
func (*QPlaceResult) Pointer ¶
func (ptr *QPlaceResult) Pointer() unsafe.Pointer
func (*QPlaceResult) QPlaceResult_PTR ¶
func (ptr *QPlaceResult) QPlaceResult_PTR() *QPlaceResult
func (*QPlaceResult) SetPointer ¶
func (ptr *QPlaceResult) SetPointer(p unsafe.Pointer)
type QPlaceResult_ITF ¶
type QPlaceResult_ITF interface { QPlaceSearchResult_ITF QPlaceResult_PTR() *QPlaceResult }
type QPlaceReview ¶
type QPlaceReview struct {
QPlaceContent
}
func NewQPlaceReviewFromPointer ¶
func NewQPlaceReviewFromPointer(ptr unsafe.Pointer) (n *QPlaceReview)
func (*QPlaceReview) ClassNameInternalF ¶
func (n *QPlaceReview) ClassNameInternalF() string
func (*QPlaceReview) InitFromInternal ¶
func (n *QPlaceReview) InitFromInternal(ptr uintptr, name string)
func (*QPlaceReview) Pointer ¶
func (ptr *QPlaceReview) Pointer() unsafe.Pointer
func (*QPlaceReview) QPlaceReview_PTR ¶
func (ptr *QPlaceReview) QPlaceReview_PTR() *QPlaceReview
func (*QPlaceReview) SetPointer ¶
func (ptr *QPlaceReview) SetPointer(p unsafe.Pointer)
type QPlaceReview_ITF ¶
type QPlaceReview_ITF interface { QPlaceContent_ITF QPlaceReview_PTR() *QPlaceReview }
type QPlaceSearchReply ¶
type QPlaceSearchReply struct {
QPlaceReply
}
func NewQPlaceSearchReplyFromPointer ¶
func NewQPlaceSearchReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceSearchReply)
func (*QPlaceSearchReply) ClassNameInternalF ¶
func (n *QPlaceSearchReply) ClassNameInternalF() string
func (*QPlaceSearchReply) InitFromInternal ¶
func (n *QPlaceSearchReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceSearchReply) Pointer ¶
func (ptr *QPlaceSearchReply) Pointer() unsafe.Pointer
func (*QPlaceSearchReply) QPlaceSearchReply_PTR ¶
func (ptr *QPlaceSearchReply) QPlaceSearchReply_PTR() *QPlaceSearchReply
func (*QPlaceSearchReply) SetPointer ¶
func (ptr *QPlaceSearchReply) SetPointer(p unsafe.Pointer)
type QPlaceSearchReply_ITF ¶
type QPlaceSearchReply_ITF interface { QPlaceReply_ITF QPlaceSearchReply_PTR() *QPlaceSearchReply }
type QPlaceSearchRequest ¶
func NewQPlaceSearchRequestFromPointer ¶
func NewQPlaceSearchRequestFromPointer(ptr unsafe.Pointer) (n *QPlaceSearchRequest)
func (*QPlaceSearchRequest) ClassNameInternalF ¶
func (n *QPlaceSearchRequest) ClassNameInternalF() string
func (*QPlaceSearchRequest) Pointer ¶
func (ptr *QPlaceSearchRequest) Pointer() unsafe.Pointer
func (*QPlaceSearchRequest) QPlaceSearchRequest_PTR ¶
func (ptr *QPlaceSearchRequest) QPlaceSearchRequest_PTR() *QPlaceSearchRequest
func (*QPlaceSearchRequest) SetPointer ¶
func (ptr *QPlaceSearchRequest) SetPointer(p unsafe.Pointer)
type QPlaceSearchRequest_ITF ¶
type QPlaceSearchRequest_ITF interface {
QPlaceSearchRequest_PTR() *QPlaceSearchRequest
}
type QPlaceSearchRequest__RelevanceHint ¶
type QPlaceSearchRequest__RelevanceHint int64
QPlaceSearchRequest::RelevanceHint
const ( QPlaceSearchRequest__UnspecifiedHint QPlaceSearchRequest__RelevanceHint = QPlaceSearchRequest__RelevanceHint(0) QPlaceSearchRequest__DistanceHint QPlaceSearchRequest__RelevanceHint = QPlaceSearchRequest__RelevanceHint(1) QPlaceSearchRequest__LexicalPlaceNameHint QPlaceSearchRequest__RelevanceHint = QPlaceSearchRequest__RelevanceHint(2) )
type QPlaceSearchResult ¶
func NewQPlaceSearchResultFromPointer ¶
func NewQPlaceSearchResultFromPointer(ptr unsafe.Pointer) (n *QPlaceSearchResult)
func (*QPlaceSearchResult) ClassNameInternalF ¶
func (n *QPlaceSearchResult) ClassNameInternalF() string
func (*QPlaceSearchResult) Pointer ¶
func (ptr *QPlaceSearchResult) Pointer() unsafe.Pointer
func (*QPlaceSearchResult) QPlaceSearchResult_PTR ¶
func (ptr *QPlaceSearchResult) QPlaceSearchResult_PTR() *QPlaceSearchResult
func (*QPlaceSearchResult) SetPointer ¶
func (ptr *QPlaceSearchResult) SetPointer(p unsafe.Pointer)
type QPlaceSearchResult_ITF ¶
type QPlaceSearchResult_ITF interface {
QPlaceSearchResult_PTR() *QPlaceSearchResult
}
type QPlaceSearchResult__SearchResultType ¶
type QPlaceSearchResult__SearchResultType int64
QPlaceSearchResult::SearchResultType
const ( QPlaceSearchResult__UnknownSearchResult QPlaceSearchResult__SearchResultType = QPlaceSearchResult__SearchResultType(0) QPlaceSearchResult__PlaceResult QPlaceSearchResult__SearchResultType = QPlaceSearchResult__SearchResultType(1) QPlaceSearchResult__ProposedSearchResult QPlaceSearchResult__SearchResultType = QPlaceSearchResult__SearchResultType(2) )
type QPlaceSearchSuggestionReply ¶
type QPlaceSearchSuggestionReply struct {
QPlaceReply
}
func NewQPlaceSearchSuggestionReplyFromPointer ¶
func NewQPlaceSearchSuggestionReplyFromPointer(ptr unsafe.Pointer) (n *QPlaceSearchSuggestionReply)
func (*QPlaceSearchSuggestionReply) ClassNameInternalF ¶
func (n *QPlaceSearchSuggestionReply) ClassNameInternalF() string
func (*QPlaceSearchSuggestionReply) InitFromInternal ¶
func (n *QPlaceSearchSuggestionReply) InitFromInternal(ptr uintptr, name string)
func (*QPlaceSearchSuggestionReply) Pointer ¶
func (ptr *QPlaceSearchSuggestionReply) Pointer() unsafe.Pointer
func (*QPlaceSearchSuggestionReply) QPlaceSearchSuggestionReply_PTR ¶
func (ptr *QPlaceSearchSuggestionReply) QPlaceSearchSuggestionReply_PTR() *QPlaceSearchSuggestionReply
func (*QPlaceSearchSuggestionReply) SetPointer ¶
func (ptr *QPlaceSearchSuggestionReply) SetPointer(p unsafe.Pointer)
type QPlaceSearchSuggestionReply_ITF ¶
type QPlaceSearchSuggestionReply_ITF interface { QPlaceReply_ITF QPlaceSearchSuggestionReply_PTR() *QPlaceSearchSuggestionReply }
type QPlaceSupplier ¶
func NewQPlaceSupplierFromPointer ¶
func NewQPlaceSupplierFromPointer(ptr unsafe.Pointer) (n *QPlaceSupplier)
func (*QPlaceSupplier) ClassNameInternalF ¶
func (n *QPlaceSupplier) ClassNameInternalF() string
func (*QPlaceSupplier) Pointer ¶
func (ptr *QPlaceSupplier) Pointer() unsafe.Pointer
func (*QPlaceSupplier) QPlaceSupplier_PTR ¶
func (ptr *QPlaceSupplier) QPlaceSupplier_PTR() *QPlaceSupplier
func (*QPlaceSupplier) SetPointer ¶
func (ptr *QPlaceSupplier) SetPointer(p unsafe.Pointer)
type QPlaceSupplier_ITF ¶
type QPlaceSupplier_ITF interface {
QPlaceSupplier_PTR() *QPlaceSupplier
}
type QPlaceUser ¶
func NewQPlaceUserFromPointer ¶
func NewQPlaceUserFromPointer(ptr unsafe.Pointer) (n *QPlaceUser)
func (*QPlaceUser) ClassNameInternalF ¶
func (n *QPlaceUser) ClassNameInternalF() string
func (*QPlaceUser) Pointer ¶
func (ptr *QPlaceUser) Pointer() unsafe.Pointer
func (*QPlaceUser) QPlaceUser_PTR ¶
func (ptr *QPlaceUser) QPlaceUser_PTR() *QPlaceUser
func (*QPlaceUser) SetPointer ¶
func (ptr *QPlaceUser) SetPointer(p unsafe.Pointer)
type QPlaceUser_ITF ¶
type QPlaceUser_ITF interface {
QPlaceUser_PTR() *QPlaceUser
}
type QPlace_ITF ¶
type QPlace_ITF interface {
QPlace_PTR() *QPlace
}