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
std::hash< QT_PREPEND_NAMESPACE(QGstElement)> Struct Reference

#include <qgst_p.h>

+ Collaboration diagram for std::hash< QT_PREPEND_NAMESPACE(QGstElement)>:

Public Types

using argument_type = QT_PREPEND_NAMESPACE(QGstElement)
 
using result_type = size_t
 

Public Member Functions

result_type operator() (const argument_type &e) const noexcept
 

Detailed Description

Definition at line 979 of file qgst_p.h.

Member Typedef Documentation

◆ argument_type

using std::hash< QT_PREPEND_NAMESPACE(QGstElement)>::argument_type = QT_PREPEND_NAMESPACE(QGstElement)

Definition at line 981 of file qgst_p.h.

◆ result_type

using std::hash< QT_PREPEND_NAMESPACE(QGstElement)>::result_type = size_t

Definition at line 982 of file qgst_p.h.

Member Function Documentation

◆ operator()()

result_type std::hash< QT_PREPEND_NAMESPACE(QGstElement)>::operator() ( const argument_type & e) const
inlinenoexcept

Definition at line 983 of file qgst_p.h.


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