BibleTime
Typedefs
btmodulelist.h File Reference
#include <QList>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using BtConstModuleList = QList< CSwordModuleInfo const * >
 
using BtModuleList = QList< CSwordModuleInfo * >
 

Typedef Documentation

◆ BtConstModuleList

Definition at line 21 of file btmodulelist.h.

◆ BtModuleList

Definition at line 20 of file btmodulelist.h.