summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_p.h
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2015-04-13 20:21:16 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2015-04-13 20:23:31 +0000
commit361051345047a76da15ddc3de71a21b672944837 (patch)
tree911111e26e59c96f12d77deabba82b724ea59502 /src/gui/painting/qdrawhelper_p.h
parent1e01be433dfbeb15df0bed28fcf100b82151b86b (diff)
QAbstractSocket: virtualize options setting
Some kinds of socket options can be applied only to newly created descriptors. However, a current QAbstractSocket implementation proceeds to actions immediately after the socket layer initialization. This disallows a socket tuning in further inheritance. Add a private virtual configureCreatedSocket() method that gives an ability to set the socket options before binding or connecting. Change-Id: I2d858a400cd46ae7fe5bf0b8900220f6121d0132 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'src/gui/painting/qdrawhelper_p.h')
0 files changed, 0 insertions, 0 deletions