BibleTime
|
#include <QList>
Go to the source code of this file.
Typedefs | |
using | BtConstModuleList = QList< CSwordModuleInfo const * > |
using | BtModuleList = QList< CSwordModuleInfo * > |
using BtConstModuleList = QList<CSwordModuleInfo const *> |
Definition at line 21 of file btmodulelist.h.
using BtModuleList = QList<CSwordModuleInfo *> |
Definition at line 20 of file btmodulelist.h.