mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:39:03 +08:00
Add comments for properties in AddPrinterByIpContent
This commit is contained in:
parent
0c8afbfa45
commit
a8e2fcf5f5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user