renombrado eficiente de bibliotecas

This commit is contained in:
Luis Ángel San Martín
2013-06-21 23:29:52 +02:00
parent 8b00e649b8
commit 8e3df875ae
5 changed files with 35 additions and 3 deletions

View File

@ -23,6 +23,7 @@ public slots:
int currentIndex();
void removeItem(int index);
void showContextMenu();
void renameCurrentLibrary(QString newName);
protected:
void mousePressEvent ( QMouseEvent * event );
private: