Home
last modified time | relevance | path

Searched refs:PropertiesPrivate (Results 1 – 25 of 117) sorted by path

12345

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ape/
H A Dapeproperties.cpp41 class APE::Properties::PropertiesPrivate class in APE::Properties
44 PropertiesPrivate() : in PropertiesPrivate() function in APE::Properties::PropertiesPrivate
68 d(new PropertiesPrivate()) in Properties()
75 d(new PropertiesPrivate()) in Properties()
H A Dapeproperties.h137 class PropertiesPrivate; variable
138 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/asf/
H A Dasfproperties.cpp32 class ASF::Properties::PropertiesPrivate class in ASF::Properties
35 PropertiesPrivate() : in PropertiesPrivate() function in ASF::Properties::PropertiesPrivate
61 d(new PropertiesPrivate()) in Properties()
H A Dasfproperties.h178 class PropertiesPrivate;
179 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/dsdiff/
H A Ddsdiffproperties.cpp33 class DSDIFF::Properties::PropertiesPrivate class in DSDIFF::Properties
36 PropertiesPrivate() : in PropertiesPrivate() function in DSDIFF::Properties::PropertiesPrivate
64 d = new PropertiesPrivate; in Properties()
H A Ddsdiffproperties.h76 class PropertiesPrivate; variable
77 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/dsf/
H A Ddsfproperties.cpp33 class DSF::Properties::PropertiesPrivate class in DSF::Properties
36 PropertiesPrivate() : in PropertiesPrivate() function in DSF::Properties::PropertiesPrivate
71 d = new PropertiesPrivate; in Properties()
H A Ddsfproperties.h85 class PropertiesPrivate; variable
86 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/flac/
H A Dflacproperties.cpp34 class FLAC::Properties::PropertiesPrivate class in FLAC::Properties
37 PropertiesPrivate() : in PropertiesPrivate() function in FLAC::Properties::PropertiesPrivate
60 d(new PropertiesPrivate()) in Properties()
67 d(new PropertiesPrivate()) in Properties()
H A Dflacproperties.h142 class PropertiesPrivate; variable
143 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/it/
H A Ditproperties.cpp32 class IT::Properties::PropertiesPrivate class in IT::Properties
35 PropertiesPrivate() : in PropertiesPrivate() function in IT::Properties::PropertiesPrivate
73 d(new PropertiesPrivate()) in Properties()
H A Ditproperties.h101 class PropertiesPrivate; variable
102 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mod/
H A Dmodproperties.cpp32 class Mod::Properties::PropertiesPrivate class in Mod::Properties
35 PropertiesPrivate() : in PropertiesPrivate() function in Mod::Properties::PropertiesPrivate
49 d(new PropertiesPrivate()) in Properties()
H A Dmodproperties.h63 class PropertiesPrivate; variable
64 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mp4/
H A Dmp4properties.cpp34 class MP4::Properties::PropertiesPrivate class in MP4::Properties
37 PropertiesPrivate() : in PropertiesPrivate() function in MP4::Properties::PropertiesPrivate
61 d(new PropertiesPrivate()) in Properties()
H A Dmp4properties.h112 class PropertiesPrivate; variable
113 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpc/
H A Dmpcproperties.cpp36 class MPC::Properties::PropertiesPrivate class in MPC::Properties
39 PropertiesPrivate() : in PropertiesPrivate() function in MPC::Properties::PropertiesPrivate
72 d(new PropertiesPrivate()) in Properties()
79 d(new PropertiesPrivate()) in Properties()
H A Dmpcproperties.h152 class PropertiesPrivate; variable
153 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpeg/
H A Dmpegproperties.cpp37 class MPEG::Properties::PropertiesPrivate class in MPEG::Properties
40 PropertiesPrivate() : in PropertiesPrivate() function in MPEG::Properties::PropertiesPrivate
53 ~PropertiesPrivate() in ~PropertiesPrivate()
77 d(new PropertiesPrivate()) in Properties()
H A Dmpegproperties.h146 class PropertiesPrivate; variable
147 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ogg/opus/
H A Dopusproperties.cpp41 class Opus::Properties::PropertiesPrivate class in Opus::Properties
44 PropertiesPrivate() : in PropertiesPrivate() function in Opus::Properties::PropertiesPrivate
64 d(new PropertiesPrivate()) in Properties()
H A Dopusproperties.h127 class PropertiesPrivate; variable
128 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ogg/speex/
H A Dspeexproperties.cpp41 class Speex::Properties::PropertiesPrivate class in Speex::Properties
44 PropertiesPrivate() : in PropertiesPrivate() function in Speex::Properties::PropertiesPrivate
70 d(new PropertiesPrivate()) in Properties()
H A Dspeexproperties.h122 class PropertiesPrivate; variable
123 PropertiesPrivate *d;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ogg/vorbis/
H A Dvorbisproperties.cpp36 class Vorbis::Properties::PropertiesPrivate class in Vorbis::Properties
39 PropertiesPrivate() : in PropertiesPrivate() function in Vorbis::Properties::PropertiesPrivate
73 d(new PropertiesPrivate()) in Properties()

12345