summaryrefslogtreecommitdiffstats
path: root/src/box3d.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-01-15 16:33:29 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-01-15 16:33:29 +0000
commitecb158a9d53ee78c83dc61c8cfb79e27ecec5958 (patch)
tree6aab72d928aa91f24a208a64f3df0be611c39e5d /src/box3d.cpp
parentprepare LPE parameter widgets to be owned by multiple dialogs, as it should be. (diff)
downloadinkscape-ecb158a9d53ee78c83dc61c8cfb79e27ecec5958.tar.gz
inkscape-ecb158a9d53ee78c83dc61c8cfb79e27ecec5958.zip
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated class, all that use it should be recoded and RegisteredWdg should be deleted as soon as possible.
The *new* RegisteredWidget is a template class and should be subclassed (eventually) from Gtk::Widget, for example RegisteredWidget<Scalar> will be subclassed from Scalar, which is subclassed from Labelled, => Gtk::HBox => Gtk::Widget. This way, a RegisteredWidget<T> can be directly used as Gtk::Widget, and gtk::manage works, etc! This all should solve the problem of having multiple widgets for the same parameters. (bzr r4496)
Diffstat (limited to 'src/box3d.cpp')
0 files changed, 0 insertions, 0 deletions