LibreOffice Module vcl (master) 1
Classes | Typedefs | Functions
qt5/QtInstance.hxx File Reference
#include <vclpluginapi.h>
#include <unx/geninst.h>
#include <salusereventlist.hxx>
#include <vcl/timer.hxx>
#include <osl/conditn.hxx>
#include <QtCore/QObject>
#include <cstdlib>
#include <functional>
#include <memory>
#include <vector>
#include "QtFilePicker.hxx"
Include dependency graph for qt5/QtInstance.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StdFreeCStr
 
class  QtInstance
 

Typedefs

using FreeableCStr = std::unique_ptr< char[], StdFreeCStr >
 

Functions

QtInstanceGetQtInstance ()
 

Typedef Documentation

◆ FreeableCStr

using FreeableCStr = std::unique_ptr<char[], StdFreeCStr>

Definition at line 49 of file qt5/QtInstance.hxx.

Function Documentation

◆ GetQtInstance()

QtInstance * GetQtInstance ( )
inline

Definition at line 190 of file qt5/QtInstance.hxx.

References GetSalInstance().