Searched refs:BackgroundPainter (Results 1 – 1 of 1) sorted by relevance
118 class BackgroundPainter class123 BackgroundPainter (const Color aBackgroundColor) : maBackgroundColor(aBackgroundColor) {} in BackgroundPainter() function in sd::slidesorter::view::BackgroundPainter124 virtual ~BackgroundPainter (void) {} in ~BackgroundPainter()168 new BackgroundPainter(mrSlideSorter.GetTheme()->GetColor(Theme::Color_Background))), in SlideSorterView()349 ::boost::shared_ptr<BackgroundPainter> pPainter ( in HandleDataChangeEvent()350 ::boost::dynamic_pointer_cast<BackgroundPainter>(mpBackgroundPainter)); in HandleDataChangeEvent()
Completed in 27 milliseconds