Changeset b26dc16dcf in tspsg for src/mainwindow.h


Ignore:
Timestamp:
Sep 10, 2012, 10:40:06 AM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
f48433245d
Parents:
bf92f16303
git-author:
Oleksii Serdiuk <contacts@…> (09/10/12 10:40:06)
git-committer:
Oleksii Serdiuk <contacts@…> (09/10/12 13:33:32)
Message:

Some refactoring for the things to come...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mainwindow.h

    rbf92f16303 rb26dc16dcf  
    145145    void drawNode(QPainter &pic, int nstep, bool left = false, SStep *step = NULL);
    146146    void dropEvent(QDropEvent *ev);
     147    QByteArray generateImage(const QString &format);
    147148    void initDocStyleSheet();
    148149    void loadLangList();
Note: See TracChangeset for help on using the changeset viewer.