Collection of props. More...
Inherited by guit::GPseudoStyle.
Public Member Functions | |
void | realize () |
creates props. | |
void | addProp (GProp *prop) |
adds prop, the new prop replaces the previous equivalent prop if any (see GProp). | |
GProp * | findProp (GPropType &) const |
finds prop of this class. | |
void | removeProp (GProp &) |
removes prop, or prop of this class. | |
Collection of props.