Add comments for properties in AddPrinterByIpContent

This commit is contained in:
Lipu Fei 2019-03-22 10:19:38 +01:00
parent 0c8afbfa45
commit a8e2fcf5f5

View file

@ -18,7 +18,9 @@ Item
id: addPrinterByIpScreen
// Whether an IP address is currently being resolved.
property bool hasSentRequest: false
// Whether the IP address user entered can be resolved as a recognizable printer.
property bool haveConnection: false
Label