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
pdfium::ScopedSelectObject Class Reference

#include <scoped_select_object.h>

Collaboration diagram for pdfium::ScopedSelectObject:

Public Member Functions

 ScopedSelectObject (HDC hdc, HGDIOBJ object)
 ScopedSelectObject (const ScopedSelectObject &)=delete
ScopedSelectObjectoperator= (const ScopedSelectObject &)=delete
 ~ScopedSelectObject ()

Detailed Description

Definition at line 15 of file scoped_select_object.h.

Constructor & Destructor Documentation

◆ ScopedSelectObject() [1/2]

pdfium::ScopedSelectObject::ScopedSelectObject ( HDC hdc,
HGDIOBJ object )
inline

Definition at line 17 of file scoped_select_object.h.

References ScopedSelectObject().

Referenced by ScopedSelectObject().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ScopedSelectObject() [2/2]

pdfium::ScopedSelectObject::ScopedSelectObject ( const ScopedSelectObject & )
delete

◆ ~ScopedSelectObject()

pdfium::ScopedSelectObject::~ScopedSelectObject ( )
inline

Definition at line 28 of file scoped_select_object.h.

Member Function Documentation

◆ operator=()

ScopedSelectObject & pdfium::ScopedSelectObject::operator= ( const ScopedSelectObject & )
delete

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