Searched refs:GetElementOptions (Results 1 – 2 of 2) sorted by relevance
589 Q_PROPERTY(FElementOptionsList elements READ GetElementOptions) // note: this COPIES the list! in Q_PROPERTY() argument590 FElementOptionsList const &GetElementOptions() const { return m_ElementOptions; }; in Q_PROPERTY()591 FElementOptionsList &GetElementOptions() { return m_ElementOptions; }; in GetElementOptions() function
358 &ol = document->GetElementOptions(); in element_options()368 &ol = document->GetElementOptions(); in reset_element_options()