Go to the source code of this file.
Functions | |
| static void | checkFactories () |
Variables | |
| static QPtrList< DecoderFactory > * | factories = 0 |
| static void checkFactories | ( | ) | [static] |
Definition at line 185 of file decoder.cpp.
Referenced by Decoder::all(), Decoder::create(), and Decoder::supports().
QPtrList<DecoderFactory>* factories = 0 [static] |
Definition at line 183 of file decoder.cpp.
Referenced by Decoder::all(), checkFactories(), Decoder::create(), Decoder::registerFactory(), and Decoder::supports().
1.5.5