![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <devicehandlerlist_p.h>
Classes | |
struct | Device |
Public Member Functions | |
void | add (const QString &deviceNode, std::unique_ptr< Handler > handler) |
bool | remove (const QString &deviceNode) |
int | count () const noexcept |
std::vector< Device >::const_iterator | begin () const noexcept |
std::vector< Device >::const_iterator | end () const noexcept |
Definition at line 27 of file devicehandlerlist_p.h.
|
inline |
Definition at line 34 of file devicehandlerlist_p.h.
|
inlinenoexcept |
Definition at line 51 of file devicehandlerlist_p.h.
|
inlinenoexcept |
Definition at line 49 of file devicehandlerlist_p.h.
|
inlinenoexcept |
Definition at line 52 of file devicehandlerlist_p.h.
|
inline |
Definition at line 39 of file devicehandlerlist_p.h.