• 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
..
inc Loading commit data...
langsupport Loading commit data...
qa Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangResTarget_svt.mk Loading commit data...
CppunitTest_svtools_graphic.mk Loading commit data...
CppunitTest_svtools_html.mk Loading commit data...
Executable_langsupport.mk Loading commit data...
JunitTest_svtools_unoapi.mk Loading commit data...
Library_svt.mk Loading commit data...
Makefile Loading commit data...
Module_svtools.mk Loading commit data...
README Loading commit data...
UIConfig_svt.mk Loading commit data...