Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 29 of file qqmllshelpplugininterface_p.h.

Member Data Documentation

◆ title

QString QQmlLSHelpProviderBase::DocumentLink::title

Definition at line 32 of file qqmllshelpplugininterface_p.h.

◆ url

QUrl QQmlLSHelpProviderBase::DocumentLink::url

Definition at line 31 of file qqmllshelpplugininterface_p.h.


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