class KActionCollection;
class KFileItemList;
-class QAction;
class QPushButton;
class QResizeEvent;
class QScrollArea;
namespace SelectionMode
{
- class BottomBarContentsContainer;
+class BottomBarContentsContainer;
/**
* @brief A bar used in selection mode that serves various purposes depending on what the user is currently trying to do.
*/
void error(const QString &errorMessage);
- void leaveSelectionModeRequested();
+ void selectionModeLeavingRequested();
protected:
/** Is installed on an internal widget to make sure that the height of the bar is adjusted to its contents. */