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
qstdweb::FileUrlRegistration Class Reference

#include <qstdweb_p.h>

+ Collaboration diagram for qstdweb::FileUrlRegistration:

Public Member Functions

 FileUrlRegistration (File file)
 
 ~FileUrlRegistration ()
 
 FileUrlRegistration (const FileUrlRegistration &other)=delete
 
 FileUrlRegistration (FileUrlRegistration &&other)
 
FileUrlRegistrationoperator= (const FileUrlRegistration &other)=delete
 
FileUrlRegistrationoperator= (FileUrlRegistration &&other)
 
const QStringpath () const
 

Detailed Description

Definition at line 115 of file qstdweb_p.h.

Constructor & Destructor Documentation

◆ FileUrlRegistration() [1/3]

qstdweb::FileUrlRegistration::FileUrlRegistration ( File file)
explicit

Definition at line 528 of file qstdweb.cpp.

References file, and QString::fromStdString().

+ Here is the call graph for this function:

◆ ~FileUrlRegistration()

qstdweb::FileUrlRegistration::~FileUrlRegistration ( )

Definition at line 534 of file qstdweb.cpp.

References QString::toStdString().

+ Here is the call graph for this function:

◆ FileUrlRegistration() [2/3]

qstdweb::FileUrlRegistration::FileUrlRegistration ( const FileUrlRegistration & other)
delete

◆ FileUrlRegistration() [3/3]

qstdweb::FileUrlRegistration::FileUrlRegistration ( FileUrlRegistration && other)
default

Member Function Documentation

◆ operator=() [1/2]

FileUrlRegistration & qstdweb::FileUrlRegistration::operator= ( const FileUrlRegistration & other)
delete

◆ operator=() [2/2]

FileUrlRegistration & qstdweb::FileUrlRegistration::operator= ( FileUrlRegistration && other)
default

◆ path()

const QString & qstdweb::FileUrlRegistration::path ( ) const
inline

Definition at line 126 of file qstdweb_p.h.


The documentation for this class was generated from the following files: