Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for Q3Url
This is the complete list of members for
Q3Url
, including inherited members.
Q3Url
()
Q3Url
( const QString &
url
)
Q3Url
( const Q3Url &
url
)
Q3Url
( const Q3Url &
url
, const QString &
relUrl
, bool
checkSlash
= false )
~Q3Url
()
void
addPath
( const QString &
pa
)
bool
cdUp
()
void
decode
( QString &
url
)
QString
dirPath
() const
void
encode
( QString &
url
)
QString
encodedPathAndQuery
()
QString
fileName
() const
bool
hasHost
() const
bool
hasPassword
() const
bool
hasPath
() const
bool
hasPort
() const
bool
hasRef
() const
bool
hasUser
() const
QString
host
() const
bool
isLocalFile
() const
bool
isRelativeUrl
( const QString &
url
)
bool
isValid
() const
bool
parse
( const QString &
url
)
QString
password
() const
QString
path
( bool
correct
= true ) const
int
port
() const
QString
protocol
() const
QString
query
() const
QString
ref
() const
void
reset
()
void
setEncodedPathAndQuery
( const QString &
pathAndQuery
)
void
setFileName
( const QString &
name
)
void
setHost
( const QString &
host
)
void
setPassword
( const QString &
pass
)
void
setPath
( const QString &
path
)
void
setPort
( int
port
)
void
setProtocol
( const QString &
protocol
)
void
setQuery
( const QString &
txt
)
void
setRef
( const QString &
txt
)
void
setUser
( const QString &
user
)
QString
toString
( bool
encodedPath
= false, bool
forcePrependProtocol
= true ) const
QString
user
() const
operator QString
() const
bool
operator!=
( const Q3Url &
url
) const
bool
operator!=
( const QString &
url
) const
Q3Url &
operator=
( const Q3Url &
url
)
Q3Url &
operator=
( const QString &
url
)
bool
operator==
( const Q3Url &
url
) const
bool
operator==
( const QString &
url
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2