Show
Ignore:
Timestamp:
05/11/08 06:49:04 (7 months ago)
Author:
eugene
Message:

Corrected doxygen comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/views/userviewbase.h

    r6191 r6192  
    6262 
    6363  /** 
    64    * Reloaded from base class 
     64   * Overloaded from base class to make scrolling conditional 
    6565   * 
    6666   * @param index Index of the item to scroll to 
    67    * @param hint Relative viewport position 
     67   * @param hint Relative viewport position to maintain 
    6868   */ 
    6969  virtual void scrollTo(const QModelIndex& index, ScrollHint hint = EnsureVisible);