BibleTime
Classes | Macros
btstandardworkstab.h File Reference
#include <QWidget>
#include <QObject>
#include <QString>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BtStandardWorksTab
 

Macros

#define STANDARD_WORKS_TAB_FIELD(name)
 

Macro Definition Documentation

◆ STANDARD_WORKS_TAB_FIELD

#define STANDARD_WORKS_TAB_FIELD (   name)
Value:
QLabel * m_ ## name ## Label; \
QComboBox * m_ ## name ## Combo

Definition at line 43 of file btstandardworkstab.h.