• Noel Grandin's avatar
    ref-counting vcl::Window subclasses · bacee60a
    Noel Grandin yazdı
    Points of discussion
    --------------------
    
    (*) where in the Window destructor should dispose() be called?
       It's a seriously large method.
    
    (*) we're going to need similar typedefs and declarations for every
    single sub-class of vcl::Window, I assume that I will need to create a
    macro to make it less verbose.
    
    TODO
    ----
    
    Update clang plugin to verify that:
    (a) dispose() methods always call their superclass dispose()
    (b) dispose() methods don't forget to clear any references owned
        by that class.
    
    Change-Id: I873d5d5166f811e2f65e49327cc98862559fcf30
    bacee60a
Adı
Son kayıt (commit)
Son güncelleme
..
brwbox Loading commit data...
config Loading commit data...
contnr Loading commit data...
control Loading commit data...
dialogs Loading commit data...
edit Loading commit data...
filter Loading commit data...
graphic Loading commit data...
hatchwindow Loading commit data...
inc Loading commit data...
java Loading commit data...
misc Loading commit data...
svhtml Loading commit data...
svrtf Loading commit data...
table Loading commit data...
toolpanel Loading commit data...
uno Loading commit data...
urlobj Loading commit data...