LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
weld::WaitObject Class Reference

#include <weld.hxx>

Collaboration diagram for weld::WaitObject:
[legend]

Public Member Functions

 WaitObject (weld::Widget *pWindow)
 
 ~WaitObject ()
 

Private Attributes

weld::Widgetm_pWindow
 

Detailed Description

Definition at line 581 of file weld.hxx.

Constructor & Destructor Documentation

◆ WaitObject()

weld::WaitObject::WaitObject ( weld::Widget pWindow)
inline

Definition at line 587 of file weld.hxx.

References weld::Widget::set_busy_cursor().

◆ ~WaitObject()

weld::WaitObject::~WaitObject ( )
inline

Definition at line 593 of file weld.hxx.

References weld::Widget::set_busy_cursor().

Member Data Documentation

◆ m_pWindow

weld::Widget* weld::WaitObject::m_pWindow
private

Definition at line 584 of file weld.hxx.


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