#include <managedlist.h>

Definition at line 602 of file managedlist.h.
Public Member Functions | |
| BoundedIntegerManagedListSetting (int _min, int _max, int _bigStep, int _step, const QString &ItemName, QString _table, QString _column, ManagedListGroup *_group, ManagedList *_parentList=NULL, bool _invert=false) | |
| operator BoundedIntegerManagedListItem * () | |
| void | setTemplates (const QString &negStr, const QString &negOneStr, const QString &zeroStr, const QString &oneStr, const QString &posStr) |
Protected Attributes | |
| BoundedIntegerManagedListItem * | BoundedIntegerListItem |
| BoundedIntegerManagedListSetting::BoundedIntegerManagedListSetting | ( | int | _min, | |
| int | _max, | |||
| int | _bigStep, | |||
| int | _step, | |||
| const QString & | ItemName, | |||
| QString | _table, | |||
| QString | _column, | |||
| ManagedListGroup * | _group, | |||
| ManagedList * | _parentList = NULL, |
|||
| bool | _invert = false | |||
| ) | [inline] |
Definition at line 605 of file managedlist.h.
| BoundedIntegerManagedListSetting::operator BoundedIntegerManagedListItem * | ( | ) | [inline] |
Definition at line 617 of file managedlist.h.
| void BoundedIntegerManagedListSetting::setTemplates | ( | const QString & | negStr, | |
| const QString & | negOneStr, | |||
| const QString & | zeroStr, | |||
| const QString & | oneStr, | |||
| const QString & | posStr | |||
| ) | [inline] |
Definition at line 619 of file managedlist.h.
Referenced by SREndOffset::SREndOffset(), SRMaxEpisodes::SRMaxEpisodes(), SRRecPriority::SRRecPriority(), and SRStartOffset::SRStartOffset().
Definition at line 626 of file managedlist.h.
1.5.5