Untangle saving TTI files into new file
The saving code is an attempt to be page function and page coding agnostic so the same code can save (G)POP, (G)DRCS and MOT pages in the future. loadsave will be the home of page loading, URL exporting and also for importing and exporting of other teletext file formats.
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
|
||||
void clearPage();
|
||||
void loadPagePacket(QByteArray &);
|
||||
void savePage(QTextStream *, int, int);
|
||||
QString exportURLHash(QString);
|
||||
|
||||
/* void setSubPageNumber(int); */
|
||||
|
||||
Reference in New Issue
Block a user