diff options
author | Konstantin Ritt <ritt.ks@gmail.com> | 2010-12-01 09:31:19 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-12-20 15:14:15 (GMT) |
commit | 2cf77579cf41594e036beeacf3dc3b6aa9f05cfa (patch) | |
tree | 9bc096c8ee45e139fd912e9f6af5ae7880b884a7 /doc/src/snippets/code/doc_src_groups.cpp | |
parent | f725c90032b83df62432018af362830e899e71c1 (diff) | |
download | Qt-2cf77579cf41594e036beeacf3dc3b6aa9f05cfa.zip Qt-2cf77579cf41594e036beeacf3dc3b6aa9f05cfa.tar.gz Qt-2cf77579cf41594e036beeacf3dc3b6aa9f05cfa.tar.bz2 |
refactoring of QPrinterInfo
move QPrinterInfoPrivate to it's own header file;
rename qprinterinfo.qdoc to qprinterinfo.cpp to make it consistent with others;
squash the duplicated code into qprinterinfo.cpp;
avoid extra d_ptr assignments in the QPrinterInfo copying c-tor;
simplify the QPrinterInfo from QPrinter c-tor code;
fix styling and few method param names;
remove the `m_` prefix of QPrinterInfoPrivate's members (as they are members
of a private class anyway ;P)
remove the boilerplates
Merge-request: 2516
Signed-off-by: axis
Diffstat (limited to 'doc/src/snippets/code/doc_src_groups.cpp')
0 files changed, 0 insertions, 0 deletions