Scribus
Open source desktop publishing at your fingertips
PageLayouts Class Reference

A widget for changing pages layout. User can change layouts on-the-fly changing widget's comboboxes. More...

#include <pagelayout.h>

Inheritance diagram for PageLayouts:
Collaboration diagram for PageLayouts:

Public Slots

void itemSelected (QListWidgetItem *ic)
 
void itemSelected (int ic)
 

Signals

void selectedLayout (int)
 
void selectedFirstPage (int)
 

Public Member Functions

 PageLayouts (QWidget *parent)
 
 PageLayouts (QWidget *parent, QList< PageSet > pSets, bool mode=true)
 
void updateLayoutSelector (QList< PageSet > pSets)
 
void selectFirstP (int nr)
 
void selectItem (uint nr)
 

Public Attributes

PageListWidgetlayoutsView
 
ScComboBoxlayoutsCombo
 
QLabel * layoutLabel1
 
ScComboBoxfirstPage
 
QList< PageSetpageSets
 

Protected Slots

virtual void languageChange ()
 

Protected Attributes

QVBoxLayout * layoutGroupLayout
 

Detailed Description

A widget for changing pages layout. User can change layouts on-the-fly changing widget's comboboxes.


The documentation for this class was generated from the following files: