mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 02:49:46 +00:00
29564e5f54
* QDialogView.h: interface methods and slots are now public instead of protected. This allow to avoid making friend classes. * QPrefs.[Ch]: removed everything GUI related. The controller does not know anything about what the Dialog is doing, it is here only to transfer request one way or the other. * QPrefsDialogs.[Ch]: transfered everything GUI related here. Things are gathered per module in contructor, apply() and update() methods so that it will be easy to transfer code to separate class afterward - QPrefsDialogs::apply(LyXRC & rc): fill in rc parameters from GUI. - QPrefsDialogs::update(LyXRC const & rc): update GUI from rc parameters. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13453 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
controllers | ||
gtk | ||
qt2 | ||
qt4 | ||
xforms | ||
Alert_pimpl.h | ||
Alert.C | ||
Alert.h | ||
ChangeLog | ||
Dialogs.C | ||
Dialogs.h | ||
FileDialog.h | ||
font_metrics.h | ||
guiapi.C | ||
guiapi.h | ||
key_state.h | ||
lyx_gui.h | ||
LyXKeySym.h | ||
LyXKeySymFactory.h | ||
LyXScreenFactory.h | ||
LyXView.C | ||
LyXView.h | ||
Makefile.am | ||
Menubar.h | ||
mouse_state.h | ||
nullpainter.C | ||
nullpainter.h | ||
Painter.C | ||
Painter.h | ||
pch.h | ||
screen.C | ||
screen.h | ||
Timeout.C | ||
Timeout.h | ||
Toolbars.C | ||
Toolbars.h | ||
WorkArea.h | ||
WorkAreaFactory.h |