Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
QHostAddress doesn't store the QString that its ctor and setAddress()/parseSubnet()/etc take, but saves a parsed-down version, so it's a perfect candidate for porting to QAnyStringView.