Ignore:
Timestamp:
Jun 22, 2007, 12:41:05 PM (17 years ago)
Author:
garnier
Message:

r652@mac-90108: laurentgarnier | 2007-06-22 12:43:09 +0200
en test

File:
1 edited

Legend:

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

    r519 r524  
    102102  void TerminalHelp(G4String);
    103103  void CreateChildTree(QTreeWidgetItem*,G4UIcommandTree*);
     104  QTreeWidgetItem* FindTreeItem(QTreeWidgetItem *,QString);
     105
    104106  QString GetCommandList(G4UIcommand*);
    105   void expandHelpItem (QTreeWidgetItem *,G4UIcommand*);
    106107
    107108  G4bool GetHelpChoice(G4int&) ;// have to be implemeted because we heritate from G4VBasicShell
Note: See TracChangeset for help on using the changeset viewer.