lyx_mirror/src/frontends/qt4
Edwin Leuven d8ad05cc1a cleanup dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20727 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-04 07:48:26 +00:00
..
ui cleanup dialog 2007-10-04 07:48:26 +00:00
Action.cpp shuffle some code around 2007-10-03 18:56:37 +00:00
Action.h cosmetics 2007-09-28 23:14:33 +00:00
alert_pimpl.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
BulletsModule.cpp Fix ambiguity in translation 2007-08-31 11:09:46 +00:00
BulletsModule.h Why would boost::array<Bullet, 4> be better than Bullet[4]? 2007-09-15 23:04:28 +00:00
ButtonController.cpp ButtonController.cpp: fix a bug introduced in r20018: don't enable all widgets in the dialog, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg128222.html 2007-09-27 21:03:26 +00:00
ButtonController.h extract code that sets color of widget from ButtonController and move to qt_helpers 2007-09-15 13:06:48 +00:00
ColorCache.cpp I guess Windows folks are not too happy with files named color.h and Color.h 2007-04-26 19:21:38 +00:00
ColorCache.h rename LColor into Color 2007-04-26 17:34:20 +00:00
Dialogs.cpp mere two functions 2007-10-02 21:01:25 +00:00
DialogView.h put widget in layout 2007-09-28 12:34:35 +00:00
DockView.h more bug fixes... 2007-09-26 20:18:41 +00:00
EmptyTable.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
EmptyTable.h Rename .C ==> .cpp for files in src/frontends/qt4, part two 2007-04-26 03:53:51 +00:00
FileDialog.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
FloatPlacement.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
FloatPlacement.h fix building with automake; break scons, cmake and qmake 2007-08-11 15:48:15 +00:00
GuiAbout.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
GuiAbout.h simplify About dialog 2007-09-05 22:54:47 +00:00
GuiApplication.cpp * DialogView: Initial Window geometry session support. 2007-09-27 14:05:05 +00:00
GuiApplication.h consmetics 2007-09-15 22:56:09 +00:00
GuiBibitem.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
GuiBibitem.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBibtex.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiBibtex.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBox.cpp GuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug.cgi?id=3242: 2007-09-27 20:19:06 +00:00
GuiBox.h GuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug.cgi?id=3242: 2007-09-27 20:19:06 +00:00
GuiBranch.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiBranch.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBranches.cpp the fun begins.... 2007-09-05 20:33:29 +00:00
GuiBranches.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiChanges.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiChanges.h cosmetics 2007-09-11 18:33:42 +00:00
GuiCharacter.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiCharacter.h shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiCitation.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiCitation.h Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiClipboard.cpp GuiClipboard.cpp: add missing ";" 2007-10-01 00:11:21 +00:00
GuiClipboard.h Fix slowness issue with Clipboard. Cache the Clipboard status when the data is changed. 2007-09-30 20:28:15 +00:00
GuiCommandBuffer.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiCommandBuffer.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiCommandEdit.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiCommandEdit.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiDelimiter.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiDelimiter.h cosmetics 2007-09-11 18:33:42 +00:00
GuiDialog.cpp set eol-style. 2007-09-28 09:45:50 +00:00
GuiDialog.h set eol-style. 2007-09-28 09:45:50 +00:00
GuiDocument.cpp cosmetics 2007-09-29 20:02:32 +00:00
GuiDocument.h Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
GuiEmbeddedFiles.cpp Embedding: handle readOnly files correctly. 2007-09-13 15:09:56 +00:00
GuiEmbeddedFiles.h shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
GuiErrorList.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiErrorList.h cosmetics 2007-09-11 18:33:42 +00:00
GuiERT.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiERT.h cosmetics 2007-09-11 18:33:42 +00:00
GuiExternal.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiExternal.h cosmetics 2007-09-11 18:33:42 +00:00
GuiFloat.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiFloat.h cosmetics 2007-09-11 18:33:42 +00:00
GuiFontExample.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiFontExample.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiFontLoader.cpp consmetics 2007-09-15 22:56:09 +00:00
GuiFontLoader.h consmetics 2007-09-15 22:56:09 +00:00
GuiFontMetrics.cpp Optimisation: don't search twice the hash tables. 2007-08-13 13:56:54 +00:00
GuiFontMetrics.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiGraphics.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiGraphics.h cosmetics 2007-09-11 18:33:42 +00:00
GuiGraphicsUi.h move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiImage.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
GuiImage.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiImplementation.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiImplementation.h Merge QController into individual dialogs. Also various cleanup 2007-08-31 22:16:11 +00:00
GuiInclude.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiInclude.h cosmetics 2007-09-11 18:33:42 +00:00
GuiIndex.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
GuiIndex.h cosmetics 2007-09-11 18:33:42 +00:00
GuiKeySymbol.cpp cosmetics 2007-10-02 21:51:54 +00:00
GuiKeySymbol.h cosmetics 2007-10-02 21:51:54 +00:00
GuiListings.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiListings.h cosmetics 2007-09-11 18:33:42 +00:00
GuiLog.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiLog.h cosmetics 2007-09-11 18:33:42 +00:00
GuiMathMatrix.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiMathMatrix.h cosmetics 2007-09-11 18:33:42 +00:00
GuiMenubar.cpp fix compilation on mac 2007-10-02 07:51:25 +00:00
GuiMenubar.h fix compilation on mac 2007-10-02 07:51:25 +00:00
GuiNomencl.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
GuiNomencl.h cosmetics 2007-09-11 18:33:42 +00:00
GuiNote.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiNote.h cosmetics 2007-09-11 18:33:42 +00:00
GuiPainter.cpp consmetics 2007-09-15 22:56:09 +00:00
GuiPainter.h Merge QController into individual dialogs. Also various cleanup 2007-08-31 22:16:11 +00:00
GuiParagraph.cpp * GuiParagraph: uncheck "Immediate Apply" by default. 2007-09-28 23:30:19 +00:00
GuiParagraph.h * qt4/DialogView.h: new template class based on QDialog. 2007-09-27 11:27:52 +00:00
GuiPopupMenu.cpp cosmetics 2007-09-28 23:14:33 +00:00
GuiPopupMenu.h rename a few view functions from foo() to fooView() 2007-09-03 20:28:26 +00:00
GuiPrefs.cpp Silence a warning. 2007-09-20 04:27:16 +00:00
GuiPrefs.h * new file formats panel that includes copier 2007-09-15 17:09:57 +00:00
GuiPrint.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiPrint.h cosmetics 2007-09-11 18:33:42 +00:00
GuiRef.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiRef.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSearch.cpp Add session support to spell-checking and search dialogs. 2007-09-27 14:37:36 +00:00
GuiSearch.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSelection.cpp Potentially fix slowness issue with Selection. Cache the Selection status when the data is changed. 2007-10-01 08:18:14 +00:00
GuiSelection.h Potentially fix slowness issue with Selection. Cache the Selection status when the data is changed. 2007-10-01 08:18:14 +00:00
GuiSelectionManager.cpp Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiSelectionManager.h Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiSendto.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiSendto.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSetBorder.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiSetBorder.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiShowFile.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiShowFile.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSpellchecker.cpp Add session support to spell-checking and search dialogs. 2007-09-27 14:37:36 +00:00
GuiSpellchecker.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTabular.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiTabular.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTabularCreate.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiTabularCreate.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTexinfo.cpp compile fix 2007-09-17 23:00:53 +00:00
GuiTexinfo.h cosmetics 2007-09-11 18:33:42 +00:00
GuiThesaurus.cpp Add session support to some more dialogs. 2007-09-27 14:59:51 +00:00
GuiThesaurus.h cosmetics 2007-09-11 18:33:42 +00:00
GuiToc.cpp remove recursive call 2007-09-08 21:00:03 +00:00
GuiToc.h Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
GuiToolbar.cpp shuffle stuff around 2007-10-03 22:28:53 +00:00
GuiToolbar.h Some fixes and cleanup to command buffer. 2007-10-02 06:59:02 +00:00
GuiToolbars.cpp Some fixes and cleanup to command buffer. 2007-10-02 06:59:02 +00:00
GuiToolbars.h Some fixes and cleanup to command buffer. 2007-10-02 06:59:02 +00:00
GuiURL.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
GuiURL.h cosmetics 2007-09-11 18:33:42 +00:00
GuiView.cpp shuffle some code around 2007-10-03 18:56:37 +00:00
GuiView.h Move most of the Gui specific code in Toolbars to its new qt4 specialization GuiToolbars. 2007-10-01 20:45:50 +00:00
GuiViewSource.cpp connect to the right slots... 2007-09-09 12:06:37 +00:00
GuiViewSource.h header cleanup. 2007-09-08 16:36:53 +00:00
GuiVSpace.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiVSpace.h cosmetics 2007-09-11 18:33:42 +00:00
GuiWorkArea.cpp simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
GuiWorkArea.h rename a few view functions from foo() to fooView() 2007-09-03 20:28:26 +00:00
GuiWrap.cpp cleanup dialog 2007-10-04 07:48:26 +00:00
GuiWrap.h cleanup dialog 2007-10-04 07:48:26 +00:00
IconPalette.cpp listen to andré 2007-10-01 17:40:42 +00:00
IconPalette.h cosmetics 2007-09-28 22:26:28 +00:00
InsertTableWidget.cpp Rename .C ==> .cpp for files in src, part one 2007-04-26 04:41:58 +00:00
InsertTableWidget.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
LengthCombo.cpp rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
LengthCombo.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
LyXFileDialog.cpp remove Dialog::title_, direct setting the title works as well. 2007-09-10 19:02:11 +00:00
LyXFileDialog.h Rename .C ==> .cpp for files in src/frontends/qt4, part two 2007-04-26 03:53:51 +00:00
Makefile.am generate Qt resources for lib/images/*. Unused so far. 2007-10-03 21:56:32 +00:00
PanelStack.cpp single depth for preference items, 2007-08-30 14:22:56 +00:00
PanelStack.h Rename .C ==> .cpp for files in src/frontends/qt4, part two 2007-04-26 03:53:51 +00:00
pch.h the delegate patch 2007-10-02 18:27:20 +00:00
qlkey.h shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
qt_helpers.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
qt_helpers.h shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
README the fun begins.... 2007-09-05 20:33:29 +00:00
TocModel.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
TocModel.h
TocWidget.cpp Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
TocWidget.h Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
Validator.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
Validator.h shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00

This file contains some do's and dont's for the Qt4 frontend.

General rules
-------------

Every editable field that affects the state of the dialog contents
from LyX's point of view should connect its xxxChanged() signal to
a the dialog's changed_adaptor() slot, which in turn should call
changed(). If you are using a more complicated thing anyway,
then remember to call changed() at the end (if it has changed!)

Every non-trivial widget should have a tooltip. If you don't know
what to write, write "FIXME", and it can fixed later. Don't be afraid
to use QWhatsThis too, but this must be done in the derived class's
constructor, and use _("..."). Non-trivial means that things like "OK"
/must not/ have a tooltip.

moc needs a fully qualified "std::string" for .connect() statements
to work. Be very, very careful.

Remember to check tab order on a dialog (third icon, with blue bars in
designer).

Remember to check sensible resizing behaviour on a dialog. This is
usually done by adding a top-level layout to the dialog in Designer.

Remember to use Edit->Check Accelerators

If necessary, you should override Qt2Base::isValid() for determining the
validity of the current dialog's contents.

OK/Apply/Restore/Close should be connected in the derived class's
constructor to call slotOK() etc. Refer to close/cancel as close in the
source.

Override update_contents() to update the dialog, not update().  Only
these functions may change dialog widgets that may emit changed() during
initialisation, to prevent the button controller from changing its
state.

Never call buttoncontroller functions directly from dialogs. In general,
you should use Qt2Base::changed() in all circumstances. However, if you
must call the buttoncontroller, make sure to respect Qt2Base::updating_

Naming conventions
------------------

QFoo.{cpp,h}     The file that interacts with the controller _and_
the implementation of the dialog, derived from the generated files
ui/FooDialog.ui  The designer file
ui_FooDialog.h   Generated files from FooDialog.ui

slots should be named e.g. slotFooClicked(), slotFooSelected(), where
foo is the name of the widget.

Widgets should be named like "fooXX", where XX is one of the following
widget types :

CB - check box
CO - combo box
ED - line edit
GB - group box
LA - label
LC - LengthCombo
LV - QListView
ML - QTextBrowser
PB - push button
RB - radio button
SB - spin box
SL - slider
TE - text edit
TW - tree widget (FIXME: also TV in some files)


Qt, Unicode, and LyX
--------------------

LyX uses a different encoding (UCS4) than Qt (UTF16), therefore there are a
number of conversion functions in qt_helpers.{cpp,h}. Read the doxygen
documentation for details when to use which function.

Additionally, you should follow these simple rules :

o Use qt_() not _() in code
o Use the conversion functions of qt_helpers.h, NOT .latin1() / .c_str() etc.