Home
last modified time | relevance | path

Searched refs:DllCoreExport (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkTimer.h36 #ifndef DllCoreExport
38 #define DllCoreExport Q_DECL_EXPORT macro
40 #define DllCoreExport Q_DECL_IMPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
53 class DllCoreExport DkTimer : public QObject {
64 friend DllCoreExport QDataStream& operator<<(QDataStream& s, const DkTimer& t);
65 friend DllCoreExport QDebug operator<< (QDebug d, const DkTimer &timer);
H A DDkManipulatorsIpl.h39 #ifndef DllCoreExport
41 #define DllCoreExport Q_DECL_EXPORT macro
43 #define DllCoreExport Q_DECL_IMPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
110 class DllCoreExport DkTinyPlanetManipulator : public DkBaseManipulatorExt {
133 class DllCoreExport DkColorManipulator : public DkBaseManipulatorExt {
148 class DllCoreExport DkBlurManipulator : public DkBaseManipulatorExt {
182 class DllCoreExport DkRotateManipulator : public DkBaseManipulatorExt {
197 class DllCoreExport DkResizeManipulator : public DkBaseManipulatorExt {
239 class DllCoreExport DkHueManipulator : public DkBaseManipulatorExt {
[all …]
H A DDkBatchInfo.h35 #ifndef DllCoreExport
37 #define DllCoreExport Q_DECL_EXPORT macro
39 #define DllCoreExport Q_DECL_IMPORT macro
41 #define DllCoreExport Q_DECL_IMPORT macro
53 class DllCoreExport DkBatchInfo {
70 friend DllCoreExport QDataStream& operator<<(QDataStream& s, const DkBatchInfo& b);
71 friend DllCoreExport QDebug operator<< (QDebug d, const DkBatchInfo &b);
79 class DllCoreExport DkSaveInfo {
H A DDkStatusBar.h36 #ifndef DllCoreExport
38 #define DllCoreExport Q_DECL_EXPORT macro
40 #define DllCoreExport Q_DECL_IMPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
52 class DllCoreExport DkStatusBar : public QStatusBar {
82 class DllCoreExport DkStatusBarManager {
H A DDkManipulators.h38 #ifndef DllCoreExport
40 #define DllCoreExport Q_DECL_EXPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
44 #define DllCoreExport Q_DECL_IMPORT macro
62 class DllCoreExport DkBaseManipulator {
92 class DllCoreExport DkBaseManipulatorExt : public DkBaseManipulator {
108 class DllCoreExport DkManipulatorManager {
H A DDkBasicWidgets.h39 #ifndef DllCoreExport
41 #define DllCoreExport Q_DECL_EXPORT macro
43 #define DllCoreExport Q_DECL_IMPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
63 class DllCoreExport DkSlider : public DkWidget {
93 class DllCoreExport DkDoubleSlider : public DkWidget {
128 class DllCoreExport DkColorChooser : public DkWidget {
163 class DllCoreExport DkColorEdit : public DkWidget {
196 class DllCoreExport DkColorPane : public DkWidget {
230 class DllCoreExport DkColorPicker : public DkWidget {
[all …]
H A DDkDependencyResolver.h35 #ifndef DllCoreExport
37 #define DllCoreExport Q_DECL_EXPORT macro
39 #define DllCoreExport Q_DECL_IMPORT macro
41 #define DllCoreExport Q_DECL_IMPORT macro
51 class DllCoreExport DkDllDependency {
H A DDkProcess.h44 #ifndef DllCoreExport
46 #define DllCoreExport Q_DECL_EXPORT macro
48 #define DllCoreExport Q_DECL_IMPORT macro
50 #define DllCoreExport Q_DECL_IMPORT macro
66 class DllCoreExport DkAbstractBatch {
102 class DllCoreExport DkPluginBatch : public DkAbstractBatch {
153 class DllCoreExport DkBatchTransform : public DkAbstractBatch {
224 class DllCoreExport DkBatchProcess {
257 class DllCoreExport DkBatchConfig {
291 class DllCoreExport DkBatchProcessing : public QObject {
[all …]
H A DDkSaveDialog.h34 #ifndef DllCoreExport
36 #define DllCoreExport Q_DECL_EXPORT macro
38 #define DllCoreExport Q_DECL_IMPORT macro
40 #define DllCoreExport Q_DECL_IMPORT macro
59 class DllCoreExport DkTifDialog : public QDialog {
75 class DllCoreExport DkCompressDialog : public QDialog {
H A DDkMessageBox.h35 #ifndef DllCoreExport
37 #define DllCoreExport Q_DECL_EXPORT macro
39 #define DllCoreExport Q_DECL_IMPORT macro
41 #define DllCoreExport Q_DECL_IMPORT macro
51 class DllCoreExport DkMessageBox : public QDialog {
H A DDkThumbs.h41 #ifndef DllCoreExport
43 #define DllCoreExport Q_DECL_EXPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
47 #define DllCoreExport Q_DECL_IMPORT macro
60 class DllCoreExport DkThumbNail {
163 class DllCoreExport DkThumbNailT : public QObject, public DkThumbNail {
H A DDkUtils.h68 #ifndef DllCoreExport
70 #define DllCoreExport Q_DECL_EXPORT macro
72 #define DllCoreExport Q_DECL_IMPORT macro
74 #define DllCoreExport Q_DECL_IMPORT macro
79 DllCoreExport QDebug qDebugClean();
80 DllCoreExport QDebug qInfoClean();
81 DllCoreExport QDebug qWarningClean();
110 class DllCoreExport DkUtils {
455 class DllCoreExport DkMemory {
482 class DllCoreExport DkRunGuard {
[all …]
H A DDkUpdater.h37 #ifndef DllCoreExport
39 #define DllCoreExport Q_DECL_EXPORT macro
41 #define DllCoreExport Q_DECL_IMPORT macro
43 #define DllCoreExport Q_DECL_IMPORT macro
81 class DllCoreExport DkUpdater : public QObject {
118 class DllCoreExport DkTranslationUpdater : public QObject {
H A DDkSettings.h41 #ifndef DllCoreExport
43 #define DllCoreExport Q_DECL_EXPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
47 #define DllCoreExport Q_DECL_IMPORT macro
56 class DllCoreExport DefaultSettings : public QSettings {
62 class DllCoreExport DkFileFilterHandling {
83 class DllCoreExport DkThemeManager {
106 class DllCoreExport DkSettings {
387 class DllCoreExport DkSettingsManager {
H A DDkMetaData.h61 #ifndef DllCoreExport
63 #define DllCoreExport Q_DECL_EXPORT macro
65 #define DllCoreExport Q_DECL_IMPORT macro
67 #define DllCoreExport Q_DECL_IMPORT macro
82 class DllCoreExport DkMetaDataT {
169 class DllCoreExport DkMetaDataHelper {
H A DDkImageContainer.h38 #ifndef DllCoreExport
40 #define DllCoreExport Q_DECL_EXPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
44 #define DllCoreExport Q_DECL_IMPORT macro
59 class DllCoreExport DkImageContainer {
160 class DllCoreExport DkImageContainerT : public QObject, public DkImageContainer {
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkPong.h41 #ifndef DllCoreExport
43 #define DllCoreExport Q_DECL_EXPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
47 #define DllCoreExport Q_DECL_IMPORT macro
53 class DllCoreExport DkPongSettings {
96 class DllCoreExport DkPongPlayer {
130 class DllCoreExport DkBall {
156 class DllCoreExport DkScoreLabel : public QLabel {
170 class DllCoreExport DkPongPort : public QGraphicsView {
216 class DllCoreExport DkPong : public QMainWindow {
H A DDkBaseWidgets.h38 #ifndef DllCoreExport
40 #define DllCoreExport Q_DECL_EXPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
44 #define DllCoreExport Q_DECL_IMPORT macro
56 class DllCoreExport DkWidget : public QWidget {
63 class DllCoreExport DkFadeWidget : public DkWidget {
109 class DllCoreExport DkNamedWidget : public DkFadeWidget {
121 class DllCoreExport DkLabel : public QLabel {
170 class DllCoreExport DkElidedLabel : public QLabel {
240 class DllCoreExport DkDockWidget : public QDockWidget {
[all …]
H A DDkDockWidgets.h37 #ifndef DllCoreExport
39 #define DllCoreExport Q_DECL_EXPORT macro
41 #define DllCoreExport Q_DECL_IMPORT macro
43 #define DllCoreExport Q_DECL_IMPORT macro
54 class DllCoreExport DkHistoryDock : public DkDockWidget {
H A DDkSettingsWidget.h41 #ifndef DllCoreExport
43 #define DllCoreExport Q_DECL_EXPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
47 #define DllCoreExport Q_DECL_IMPORT macro
57 class DllCoreExport DkSettingsEntry {
74 class DllCoreExport DkSettingsGroup {
141 class DllCoreExport DkSettingsWidget : public DkWidget {
H A DDkNoMacs.h45 #ifndef DllCoreExport
47 #define DllCoreExport Q_DECL_EXPORT macro
49 #define DllCoreExport Q_DECL_IMPORT macro
51 #define DllCoreExport Q_DECL_IMPORT macro
121 class DllCoreExport DkNoMacs : public QMainWindow {
295 class DllCoreExport DkNoMacsSync : public DkNoMacs {
316 class DllCoreExport DkNoMacsIpl : public DkNoMacsSync {
325 class DllCoreExport DkNoMacsFrameless : public DkNoMacs {
344 class DllCoreExport DkNoMacsContrast : public DkNoMacsSync {
H A DDkConnection.h44 #ifndef DllCoreExport
46 #define DllCoreExport Q_DECL_EXPORT macro
48 #define DllCoreExport Q_DECL_IMPORT macro
50 #define DllCoreExport Q_DECL_IMPORT macro
62 class DllCoreExport DkConnection : public QTcpSocket {
157 class DllCoreExport DkLocalConnection : public DkConnection {
H A DDkCentralWidget.h39 #ifndef DllCoreExport
41 #define DllCoreExport Q_DECL_EXPORT macro
43 #define DllCoreExport Q_DECL_IMPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
64 class DllCoreExport DkTabInfo : public QObject {
122 class DllCoreExport DkCentralWidget : public DkWidget {
H A DDkControlWidget.h38 #ifndef DllCoreExport
40 #define DllCoreExport Q_DECL_EXPORT macro
42 #define DllCoreExport Q_DECL_IMPORT macro
44 #define DllCoreExport Q_DECL_IMPORT macro
80 class DllCoreExport DkControlWidget : public DkWidget {
H A DDkPreferenceWidgets.h41 #ifndef DllCoreExport
43 #define DllCoreExport Q_DECL_EXPORT macro
45 #define DllCoreExport Q_DECL_IMPORT macro
47 #define DllCoreExport Q_DECL_IMPORT macro
65 class DllCoreExport DkPreferenceTabWidget : public DkNamedWidget {
91 class DllCoreExport DkPreferenceWidget : public DkFadeWidget {

12