Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlLSHelpProviderBase::DocumentLink Struct Reference

#include <qqmllshelpplugininterface_p.h>

+ Collaboration diagram for QQmlLSHelpProviderBase::DocumentLink:

Public Attributes

QUrl url
 
QString title
 

Detailed Description

Definition at line 28 of file qqmllshelpplugininterface_p.h.

Member Data Documentation

◆ title

QString QQmlLSHelpProviderBase::DocumentLink::title

Definition at line 31 of file qqmllshelpplugininterface_p.h.

◆ url

QUrl QQmlLSHelpProviderBase::DocumentLink::url

Definition at line 30 of file qqmllshelpplugininterface_p.h.


The documentation for this struct was generated from the following file: