Adjust docs for qtutils.
This commit is contained in:
parent
c72bfff306
commit
dd9fed7a3e
@ -361,8 +361,8 @@ displaying it to the user.
|
||||
* Name a string URL something like `urlstr`, and a `QUrl` something like `url`.
|
||||
* Mention in the docstring whether your function needs a URL string or a
|
||||
`QUrl`.
|
||||
* Call `ensure_valid` from `utils.qt` whenever getting or creating a `QUrl` and
|
||||
take appropriate action if not.
|
||||
* Call `ensure_valid` from `utils.qtutils` whenever getting or creating a
|
||||
`QUrl` and take appropriate action if not.
|
||||
|
||||
|
||||
Style conventions
|
||||
|
Loading…
Reference in New Issue
Block a user