phoneuis/bubblemanager2/bubblecore/src/bubbleimagewidget.h
changeset 76 cfea66083b62
parent 65 2a5d4ab426d3
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
    40     QString imageName() const;
    40     QString imageName() const;
    41 
    41 
    42     bool keepSquareShape() const;
    42     bool keepSquareShape() const;
    43     void setKeepSquareShape(bool keepSquare);
    43     void setKeepSquareShape(bool keepSquare);
    44 
    44 
       
    45     void displayEmergencyCallIcon();
       
    46 
    45 protected slots:
    47 protected slots:
    46     void imageLoaded(QString imageFileName);
    48     void imageLoaded(QString imageFileName);
    47 
    49 
    48 protected:
    50 protected:
    49     void paint(
    51     void paint(