[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    naming inconsistency in KURL
From:       <pbrown () redhat ! com>
Date:       2000-05-31 1:06:42
[Download RAW message or body]

does anyone else agree that this is inconsistent?

  /**
   * @return The complete URL.
   *
   * @param _trailing This may be ( -1, 0 +1 ). -1 strips a trailing '/'
from the path, +1 adds
   *                  a trailing '/' if there is none yet and 0 returns
the
   *                  path unchanged.
   */
  QString url( int _trailing = 0 ) const;
 
  /**
   * @return A human readable URL.
   */
  QString prettyURL() const; 

(i.e. url vs URL).

What is the difference between the two anyway?

-- 
  Preston Brown
  pbrown@redhat.com                                Red Hat, Inc. 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic