| 209 |  | void updateItemsLoaded(DropTableWidget *currentTable); | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 210 |  | void changeToCurrentSettings(QList<int> rows, DropTableWidget* myTable); //change some rows to the current settings | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 211 |  | void changeItemsOutput(DropTableWidget* myTable, QList<int> rows, QString newOutput); | 
 
 
 
 
 
 
 
 | 212 | + | void setConverterButtonsSize(); | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 213 |  | QString getFileOutputFolder(QString fromTo, QString myOutputFolder=""); | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 214 |  | QString fileParsingGeneral(QString myOutputFolder, QString from, QString to , QString file); | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 215 |  | QString fileParsingTextures(QString myOutputFolder, QString from, QString to , QString file); |