209    void setMessage( 
const QString &message );
 
  217    void showNoCrsForLayerMessage();
 
  224    void setShowNoProjection( 
bool show );
 
  231    bool showNoProjection() 
const;
 
  242    void setNotSetText( 
const QString &text, 
const QString &description = QString() );
 
  250    void setRequireValidSelection();
 
  257    bool hasValidSelection() 
const;
 
  295    void setOgcWmsCrsFilter( 
const QSet<QString> &crsFilter );
 
  302    QDialogButtonBox *mButtonBox = 
nullptr;
 
  305    bool mRequireValidSelection = 
false;