16#ifndef QGSSEARCHWIDGETTOOLBUTTON_H 
   17#define QGSSEARCHWIDGETTOOLBUTTON_H 
   41    if ( qobject_cast<QgsSearchWidgetToolButton *>( sipCpp ) )
 
   42      sipType = sipType_QgsSearchWidgetToolButton;
 
  118    bool isActive() 
const;
 
  146    void aboutToShowMenu();
 
  148    void actionSelected();
 
  150    void searchWidgetValueChanged();
 
  156    QMenu *mMenu = 
nullptr;
 
 
#define SIP_CONVERT_TO_SUBCLASS_CODE(code)