CCBUG: 151496
svn path=/trunk/KDE/kdebase/apps/; revision=886642
{
SidebarPage::setUrl(url);
if (url.isValid() && !isEqualToShownUrl(url)) {
{
SidebarPage::setUrl(url);
if (url.isValid() && !isEqualToShownUrl(url)) {
cancelRequest();
m_shownUrl = url;
showItemInfo();
cancelRequest();
m_shownUrl = url;
showItemInfo();
void InfoSidebarPage::setSelection(const KFileItemList& selection)
{
void InfoSidebarPage::setSelection(const KFileItemList& selection)
{
void InfoSidebarPage::requestDelayedItemInfo(const KFileItem& item)
{
void InfoSidebarPage::requestDelayedItemInfo(const KFileItem& item)
{
void InfoSidebarPage::resizeEvent(QResizeEvent* event)
{
void InfoSidebarPage::resizeEvent(QResizeEvent* event)
{
// If the text inside the name label or the info label cannot
// get wrapped, then the maximum width of the label is increased
// so that the width of the information sidebar gets increased.
// If the text inside the name label or the info label cannot
// get wrapped, then the maximum width of the label is increased
// so that the width of the information sidebar gets increased.