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
qdesigner_internal::BoolBlocker Class Reference

#include <itemlisteditor.h>

+ Collaboration diagram for qdesigner_internal::BoolBlocker:

Public Member Functions

 Q_DISABLE_COPY_MOVE (BoolBlocker)
 
 BoolBlocker (bool &b) noexcept
 
 ~BoolBlocker () noexcept
 

Detailed Description

Definition at line 28 of file itemlisteditor.h.

Constructor & Destructor Documentation

◆ BoolBlocker()

qdesigner_internal::BoolBlocker::BoolBlocker ( bool & b)
inlineexplicitnoexcept

Definition at line 33 of file itemlisteditor.h.

Referenced by qdesigner_internal::AbstractItemEditor::cacheReloaded(), qdesigner_internal::TableWidgetEditor::setItemData(), qdesigner_internal::TreeWidgetEditor::setItemData(), and qdesigner_internal::AbstractItemEditor::updateBrowser().

+ Here is the caller graph for this function:

◆ ~BoolBlocker()

qdesigner_internal::BoolBlocker::~BoolBlocker ( )
inlinenoexcept

Definition at line 34 of file itemlisteditor.h.

Member Function Documentation

◆ Q_DISABLE_COPY_MOVE()

qdesigner_internal::BoolBlocker::Q_DISABLE_COPY_MOVE ( BoolBlocker )

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