C++
virtual bool isValid() const = 0;
Description
This method returns true if the view is displaying the correct picture and false otherwise.
virtual bool isValid() const = 0;
This method returns true if the view is displaying the correct picture and false otherwise.