mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:29:00 +08:00
Add comments for properties in AddPrinterByIpContent
This commit is contained in:
parent
0c8afbfa45
commit
a8e2fcf5f5
@ -18,7 +18,9 @@ Item
|
|||||||
|
|
||||||
id: addPrinterByIpScreen
|
id: addPrinterByIpScreen
|
||||||
|
|
||||||
|
// Whether an IP address is currently being resolved.
|
||||||
property bool hasSentRequest: false
|
property bool hasSentRequest: false
|
||||||
|
// Whether the IP address user entered can be resolved as a recognizable printer.
|
||||||
property bool haveConnection: false
|
property bool haveConnection: false
|
||||||
|
|
||||||
Label
|
Label
|
||||||
|
Loading…
x
Reference in New Issue
Block a user