Class QUnorderedListStyle
Class QUnorderedListStyle For specifying what to dislay in an unordered html list. Goes in the list-style-type style.
string |
Disc
|
#
'disc'
|
string |
Circle
|
#
'circle'
|
string |
Square
|
#
'square'
|
string |
None
|
#
'none'
|