Home
last modified time | relevance | path

Searched refs:TList (Results 1 – 25 of 2255) sorted by path

12345678910>>...91

/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/
H A Dfilter.pas118 lTrackTimeList: TList;
122 procedure EnableList(List: TList; Enable: Boolean = True);
197 lTrackTimeList := TList.Create;
310 procedure TfrmFilter.EnableList(List: TList; Enable: Boolean);
H A Dgnugettext.pas339 TP_ClassHandling:TList; // Items are TClassMode. If a is derived from b, a comes first
340 … TP_GlobalClassHandling:TList; // Items are TClassMode. If a is derived from b, a comes first
388 list:TList;
1233 TP_GlobalClassHandling:=TList.Create;
1234 TP_ClassHandling:=TList.Create;
2429 list:=TList.Create;
/dports/astro/xplanet/xplanet-1.3.1/src/libprojection/
H A DProjectionIcosagnomonic.cpp312 for (TList::iterator i = T.begin(); i != T.end(); i ++) { in ~ProjectionIcosagnomonic()
497 const TList& box = TFinder[fx][fy]; in pixelToSpherical()
498 for (TList::const_iterator i = box.begin(); i != box.end(); i ++) { in pixelToSpherical()
521 for (TList::const_iterator i = T.begin(); i != T.end(); i ++) { in sphericalToPixel()
H A DProjectionIcosagnomonic.h163 typedef vector<TriangleRef> TList; typedef
164 TList T;
169 TList TFinder[FINDCOLS][FINDROWS];
/dports/audio/muse-sequencer/muse-4.0.0/src/
H A DChangeLog3216 - Track List key handling: Fixed TList::moveSelection().
3333 - Fixed TList::ColorMenu parenting. Pass it a parent from TList::mousePressEvent.
3613 Added an emit selectionChanged(0) in TList::mousePressEvent.
4700 … - Changed rectangle to full w/h in 'shift down' section of View::setYPos() and TList::setYPos().
5169 - Added valid track check to RESIZE section of TList::mouseMoveEvent(),
5594 - Changed to drumMap[pitch].enote in 'Drum -> Midi' section of TList::classesPopupMenu().
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/arranger/
H A Darranger.cpp673 …header->resizeSection(TList::COL_TRACK_IDX, qMax(header->sectionSizeHint(TList::COL_TRACK_IDX) + f… in setHeaderSizes()
675 …header->resizeSection(TList::COL_INPUT_MONITOR, header->sectionSizeHint(TList::COL_INPUT_MONITOR)); in setHeaderSizes()
676 header->resizeSection(TList::COL_RECORD, header->sectionSizeHint(TList::COL_RECORD)); in setHeaderSizes()
677 header->resizeSection(TList::COL_MUTE, header->sectionSizeHint(TList::COL_MUTE)); in setHeaderSizes()
678 header->resizeSection(TList::COL_SOLO, header->sectionSizeHint(TList::COL_SOLO)); in setHeaderSizes()
679 header->resizeSection(TList::COL_CLASS, header->sectionSizeHint(TList::COL_CLASS)); in setHeaderSizes()
681 … header->resizeSection(TList::COL_NAME, qMax(header->sectionSizeHint(TList::COL_NAME) + fw, 100)); in setHeaderSizes()
682 … header->resizeSection(TList::COL_OPORT, qMax(header->sectionSizeHint(TList::COL_OPORT) + fw, 60)); in setHeaderSizes()
683 header->resizeSection(TList::COL_OCHANNEL, header->sectionSizeHint(TList::COL_OCHANNEL) + fw); in setHeaderSizes()
685 …header->resizeSection(TList::COL_AUTOMATION, qMax(header->sectionSizeHint(TList::COL_AUTOMATION) +… in setHeaderSizes()
[all …]
H A Darranger.h62 class TList; variable
90 TList* list;
229 TList *getTrackList() { return list; } in getTrackList()
H A Dtlist.cpp107 TList::TList(Header* hdr, QWidget* parent, const char* name) in TList() function in MusEGui::TList
187 void TList::redraw() in redraw()
206 bool TList::event(QEvent *event) in event()
242 void TList::paint(const QRect& r) in paint()
653 void TList::returnPressed() in returnPressed()
700 void TList::chanValueFinished() in chanValueFinished()
721 void TList::ctrlValueFinished() in ctrlValueFinished()
786 void TList::adjustScrollbar() in adjustScrollbar()
951 void TList::editTrackNameSlot() in editTrackNameSlot()
1435 void TList::tracklistChanged() in tracklistChanged()
[all …]
H A Dtlist.h57 class TList : public QWidget {
183 TList(Header*, QWidget* parent, const char* name);
/dports/audio/muse-sequencer/muse-4.0.0/src/share/locale/
H A Dmuse_cs.ts17135 <name>MusEGui::TList</name>
H A Dmuse_de.ts17086 <name>MusEGui::TList</name>
H A Dmuse_en.ts13764 <name>MusEGui::TList</name>
H A Dmuse_es.ts16401 <name>MusEGui::TList</name>
H A Dmuse_fr.ts17211 <name>MusEGui::TList</name>
H A Dmuse_it.ts11463 <name>MusEGui::TList</name>
H A Dmuse_pl.ts16935 <name>MusEGui::TList</name>
H A Dmuse_ru.ts13795 <name>MusEGui::TList</name>
H A Dmuse_sv_SE.ts13677 <name>MusEGui::TList</name>
/dports/audio/muse-sequencer/muse-4.0.0/src/share/themes/
H A DDark Flat.qss471 MusEGui--TList {
H A DDeep Ocean.qss394 MusEGui--TList {
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/Include/
H A DCommon.h186 template <class T> class TList : public std::list<T, pool_allocator<T> > {
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/
H A DParseHelper.h189 TList<TIntermSequence*> switchSequenceStack;
191 TList<int> switchLevel;
H A Dattribute.h145 typedef TList<TAttributeArgs> TAttributes;
H A Dreflection.cpp97 TList<TIntermBinary*> derefs; in addUniform()
251 …void blowUpActiveAggregate(const TType& baseType, const TString& baseName, const TList<TIntermBina… in blowUpActiveAggregate()
252TList<TIntermBinary*>::const_iterator deref, int offset, int blockIndex, int arraySize, in blowUpActiveAggregate()
287 TList<TIntermBinary*>::const_iterator nextDeref = deref; in blowUpActiveAggregate()
600 TList<TIntermBinary*> derefs; in addDereferencedUniform()
611 TList<TIntermBinary*> derefs; in addDereferencedUniform()
/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/core/
H A DFunctor.h89 template <typename ReturnType, class TList> class FunctorContainer;
1023 template <typename R = void, class TList = NullType> class Functor
1026 typedef FunctorContainer<R, TList> ContainerType;
1028 typedef TList ParameterList;
1183 template <typename R, class TList> struct BindFirstTraits<Functor<R, TList> >
1185 typedef Functor<R, TList> OriginalFunctor;
1186 … typedef typename TL::Remove<TList, typename TL::TypeAt<TList, 0>::Result>::Result ParameterList;
1187 typedef typename TL::TypeAt<TList, 0>::Result OriginalParam1;
1198 template <typename R, class TList> struct BindTypeStorage<Functor<R, TList> >
1200 typedef Functor<R, TList> OriginalFunctor;

12345678910>>...91