Home
last modified time | relevance | path

Searched refs:PIMPL (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Preferences/Library/
H A DChangeOperations.h33 PIMPL(ChangeOperation)
45 PIMPL(MoveOperation)
57 PIMPL(RenameOperation)
69 PIMPL(RemoveOperation)
81 PIMPL(AddOperation)
93 PIMPL(ChangePathOperation)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Directories/
H A DFileOperationWorkerThread.h13 PIMPL(FileOperationThread)
35 PIMPL(FileMoveThread)
50 PIMPL(FileCopyThread)
65 PIMPL(FileRenameThread)
80 PIMPL(FileDeleteThread)
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A DvtkChartHistogramColorOpacityEditor.cpp22 class vtkChartHistogramColorOpacityEditor::PIMPL class in vtkChartHistogramColorOpacityEditor
25 PIMPL() : Geometry(0, 0), NeedsUpdate(true) {} in PIMPL() function in vtkChartHistogramColorOpacityEditor::PIMPL
26 ~PIMPL() {} in ~PIMPL()
48 this->Private = new PIMPL(); in vtkStandardNewMacro()
102 this->Private, &PIMPL::ForwardEvent); in vtkStandardNewMacro()
104 vtkCommand::EndEvent, this->Private, &PIMPL::ForwardEvent); in vtkStandardNewMacro()
107 &PIMPL::ForwardEvent); in vtkStandardNewMacro()
H A DvtkChartHistogramColorOpacityEditor.h81 class PIMPL; variable
82 PIMPL* Private;
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A DvtkChartHistogramColorOpacityEditor.cpp22 class vtkChartHistogramColorOpacityEditor::PIMPL class in vtkChartHistogramColorOpacityEditor
25 PIMPL() : Geometry(0, 0), NeedsUpdate(true) {} in PIMPL() function in vtkChartHistogramColorOpacityEditor::PIMPL
26 ~PIMPL() {} in ~PIMPL()
48 this->Private = new PIMPL(); in vtkStandardNewMacro()
102 this->Private, &PIMPL::ForwardEvent); in vtkStandardNewMacro()
104 vtkCommand::EndEvent, this->Private, &PIMPL::ForwardEvent); in vtkStandardNewMacro()
107 &PIMPL::ForwardEvent); in vtkStandardNewMacro()
H A DvtkChartHistogramColorOpacityEditor.h81 class PIMPL; variable
82 PIMPL* Private;
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmutex.cpp26 class Mutex::PIMPL class in Avogadro::Core::Mutex
29 PIMPL() {} in PIMPL() function in Avogadro::Core::Mutex::PIMPL
34 Mutex::Mutex() : d(new PIMPL) in Mutex()
H A Dsharedmutex.cpp15 class SharedMutex::PIMPL class in Avogadro::Core::SharedMutex
18 PIMPL() {} in PIMPL() function in Avogadro::Core::SharedMutex::PIMPL
23 SharedMutex::SharedMutex() : d(new PIMPL) {} in SharedMutex()
H A Dmutex.h58 class PIMPL;
59 PIMPL* d;
H A Dsharedmutex.h63 class PIMPL;
64 PIMPL* d;
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmutex.cpp26 class Mutex::PIMPL class in Avogadro::Core::Mutex
29 PIMPL() {} in PIMPL() function in Avogadro::Core::Mutex::PIMPL
34 Mutex::Mutex() : d(new PIMPL) in Mutex()
H A Dsharedmutex.cpp15 class SharedMutex::PIMPL class in Avogadro::Core::SharedMutex
18 PIMPL() {} in PIMPL() function in Avogadro::Core::SharedMutex::PIMPL
23 SharedMutex::SharedMutex() : d(new PIMPL) {} in SharedMutex()
H A Dmutex.h58 class PIMPL;
59 PIMPL* d;
H A Dsharedmutex.h63 class PIMPL;
64 PIMPL* d;
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Engine/PipelineExtensions/
H A DDelayedPlayable.h35 PIMPL(DelayedPlayable)
56 PIMPL(DelayedPlayableLogic)
H A DFadeable.h42 PIMPL(CrossFadeableTimer)
61 PIMPL(Fadeable)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Streaming/Soundcloud/
H A DSearchInformation.h32 PIMPL(SearchInformation)
46 PIMPL(SearchInformationList)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Preferences/StreamRecorder/
H A DGUI_StreamRecorderPreferences.h40 PIMPL(TagButton) in UI_FWD()
55 PIMPL(GUI_StreamRecorderPreferences)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Utils/Widgets/
H A DDragable.h43 PIMPL(DragableConnector)
62 PIMPL(Dragable)
H A DImageButton.h15 PIMPL(ByteArrayConverter)
34 PIMPL(ImageButton)
H A DRatingLabel.h42 PIMPL(RatingLabel)
99 PIMPL(RatingEditor)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/InfoDialog/
H A DInfoDialogContainer.h41 PIMPL(InfoDialogContainerAsyncHandler)
67 PIMPL(InfoDialogContainer)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/Streams/
H A DStation.h24 PIMPL(Stream)
44 PIMPL(Podcast)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Library/DirectoryView/
H A DFileListModel.h39 PIMPL(IconWorkerThread)
62 PIMPL(FileListModel)
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Player/
H A DGUI_TrayIcon.h41 PIMPL(TrayIconContextMenu)
76 PIMPL(GUI_TrayIcon)

12345678910>>...14