Ignore:
Timestamp:
May 6, 2010, 11:44:13 AM (14 years ago)
Author:
garnier
Message:

Help update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/basic/include/G4UIQt.hh

    r1248 r1249  
    154154  void CreateHistoryTBWidget();
    155155  void OpenHelpTreeOnCommand(const QString &);
     156  QString GetShortCommandPath(QString);
     157#if QT_VERSION < 0x040000
     158  QString GetLongCommandPath(QListViewItem*);
     159#else
     160  QString GetLongCommandPath(QTreeWidgetItem*);
     161#endif
    156162
    157163private:
Note: See TracChangeset for help on using the changeset viewer.