LibreOffice Module vcl (master) 1
|
#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"
Go to the source code of this file.
Classes | |
struct | StdFreeCStr |
class | QtInstance |
Typedefs | |
using | FreeableCStr = std::unique_ptr< char[], StdFreeCStr > |
Functions | |
QtInstance * | GetQtInstance () |
using FreeableCStr = std::unique_ptr<char[], StdFreeCStr> |
Definition at line 49 of file qt5/QtInstance.hxx.
|
inline |
Definition at line 190 of file qt5/QtInstance.hxx.
References GetSalInstance().