• Main Page
  • Modules
  • Classes
  • Files
  • File List
  • File Members

header/stshow.h

Go to the documentation of this file.
00001 #ifndef STSHOW_H
00002 #define STSHOW_H
00003 
00004 #include <QtCore>
00005 #include <QtXml>
00006 
00009 typedef QPair<int, QDomNode> STEpisode;
00010 
00013 typedef QPair<int, QMap<QString, STEpisode> > STSeason;
00014 
00017 typedef QPair<QDomDocument, QMap<QString, STSeason> > STShow;
00018 
00019 #endif

Generated on Fri Nov 19 2010 20:40:22 for Doc by  doxygen 1.7.1