qttools# source package qttools Functions strtobool — Convert a string to a boolean. source strtobool(s: str | None, default: bool | None = None) → bool Convert a string to a boolean. Raises ValueError